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 3, 2024
1 parent 6288de4 commit 7fa4caa
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 @@
install_requires=[
'matplotlib==3.8.2',
'numpy==1.26.3',
'pyiron_base==0.6.22',
'scipy==1.11.4',
'pyiron_base==0.7.2',
'scipy==1.12.0',
'seaborn==0.13.2',
'pyparsing==3.1.1',
],
Expand Down

0 comments on commit 7fa4caa

Please sign in to comment.