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 Apr 18, 2024
1 parent 06a3967 commit ec8e473
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
keywords='pyiron',
packages=find_packages(exclude=["*tests*", "*docs*", "*binder*", "*conda*", "*notebooks*", "*.ci_support*"]),
install_requires=[
'pyiron_base==0.8.1',
'pyiron_atomistics==0.5.1',
'pyiron_base==0.8.2',
'pyiron_atomistics==0.5.2',
'ipywidgets==8.1.2',
'matplotlib==3.8.4',
'nbconvert==7.16.3',
Expand Down

0 comments on commit ec8e473

Please sign in to comment.