Skip to content

Commit

Permalink
scipy 1.5+ (#1670)
Browse files Browse the repository at this point in the history
Sufficient since it was last release in december and works well.
The 3.5 release series still builds wheels for Python 3.6 for Ubuntu
oldstable (18.04).
  • Loading branch information
ax3l authored Feb 1, 2021
1 parent a3af3c4 commit dfe8b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
numpy~=1.15
periodictable~=1.5
picmistandard==0.0.13
scipy~=1.6 # picmistandard bug: https://github.com/picmi-standard/picmi/pull/34
scipy~=1.5 # picmistandard bug: https://github.com/picmi-standard/picmi/pull/34
# optional, some used for testing:
# yt
# openpmd-api
Expand Down

0 comments on commit dfe8b3e

Please sign in to comment.