Skip to content

Commit dfe8b3e

Browse files
authored
scipy 1.5+ (#1670)
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).
1 parent a3af3c4 commit dfe8b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
numpy~=1.15
22
periodictable~=1.5
33
picmistandard==0.0.13
4-
scipy~=1.6 # picmistandard bug: https://github.com/picmi-standard/picmi/pull/34
4+
scipy~=1.5 # picmistandard bug: https://github.com/picmi-standard/picmi/pull/34
55
# optional, some used for testing:
66
# yt
77
# openpmd-api

0 commit comments

Comments
 (0)