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 Nov 18, 2023
1 parent 9c398ca commit bc20326
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.6.8',
'pyiron_atomistics==0.3.5',
'pyiron_base==0.6.9',
'pyiron_atomistics==0.3.6',
'ipywidgets==8.1.1',
'matplotlib==3.8.1',
'nbconvert==7.11.0',
Expand Down

0 comments on commit bc20326

Please sign in to comment.