mirror of
https://github.com/gsi-upm/soil
synced 2025-08-23 11:52:19 +00:00
Pinning scipy to 1.2.1
1.3.0rc1 is not compatible with salib
This commit is contained in:
@@ -5,6 +5,6 @@ numpy
|
|||||||
matplotlib
|
matplotlib
|
||||||
pyyaml
|
pyyaml
|
||||||
pandas>=0.23
|
pandas>=0.23
|
||||||
scipy>=1.2
|
scipy==1.2.1 # scipy 1.3.0rc1 is not compatible with salib
|
||||||
SALib>=1.3
|
SALib>=1.3
|
||||||
Jinja2
|
Jinja2
|
||||||
|
Reference in New Issue
Block a user