Skip to content

Commit

Permalink
Remove all pinned dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz committed Jun 21, 2024
1 parent eddcf10 commit 5a5dd3c
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,11 @@ project_urls =
[options]
packages = find:
install_requires =
Jinja2>=2.11.3,<4
Markdown>=3.4
aiidalab>=v21.10.2
ipython~=7.0
ipywidgets~=7.6
traitlets~=5.0
widgetsnbextension<3.6.3 # Hotfix. Remove when #149 is fixed
Jinja2
Markdown
aiidala
ipywidgets
traitlets
python_requires = >=3.9

[options.extras_require]
Expand Down

0 comments on commit 5a5dd3c

Please sign in to comment.