Skip to content

Commit

Permalink
updating scipy required version to 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jagophile committed Aug 2, 2022
1 parent 8e9de58 commit 85d1df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyatomdb/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ def __getattr__(cls, name):
"requests",\
"wget",\
"numpy>=1.9.0",\
"scipy>=1.4.0",\
"scipy>=1.9.0",\
"joblib",\
"mock",\
"astropy",\
Expand Down

0 comments on commit 85d1df1

Please sign in to comment.