1
0
mirror of https://github.com/gsi-upm/soil synced 2025-09-05 16:22:20 +00:00

Fix Windows bug

Update URLs to gsi.upm.es
This commit is contained in:
J. Fernando Sánchez
2020-07-07 10:57:10 +02:00
parent 6adc8d36ba
commit 6118f917ee
8 changed files with 11 additions and 7 deletions

View File

@@ -5,6 +5,6 @@ numpy
matplotlib
pyyaml>=5.1
pandas>=0.23
scipy==1.2.1 # scipy 1.3.0rc1 is not compatible with salib
scipy>=1.3
SALib>=1.3
Jinja2