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 Dec 12, 2023
1 parent 8b1d124 commit d68bf71
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.6.11',
'pyiron_base==0.6.12',
'pyiron_atomistics==0.3.11',
'ipywidgets==8.1.1',
'matplotlib==3.8.2',
Expand Down

0 comments on commit d68bf71

Please sign in to comment.