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 Oct 24, 2023
1 parent 38b88de commit 01e8859
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 @@ -33,7 +33,7 @@
packages=find_packages(exclude=["*tests*", "*docs*", "*binder*", "*conda*", "*notebooks*", "*.ci_support*"]),
install_requires=[
'pyiron_base==0.6.8',
'pyiron_atomistics==0.3.4',
'pyiron_atomistics==0.3.5',
'ipywidgets==8.1.1',
'matplotlib==3.8.0',
'nbconvert==7.8.0',
Expand Down

0 comments on commit 01e8859

Please sign in to comment.