Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Feb 20, 2024
1 parent bdb72b2 commit 29ce5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
keywords='pyiron',
packages=find_packages(exclude=["*tests*", "*docs*", "*binder*", "*conda*", "*notebooks*", "*.ci_support*"]),
install_requires=[
'pyiron_base==0.7.5',
'pyiron_base==0.7.7',
'pyiron_atomistics==0.4.15',
'ipywidgets==8.1.2',
'matplotlib==3.8.2',
Expand Down

0 comments on commit 29ce5c2

Please sign in to comment.