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

Updated to 0.14.6

Fix compatibility issues with newer networkx and pandas versions
This commit is contained in:
J. Fernando Sánchez
2020-03-11 16:17:14 +01:00
parent 6690b6ee5f
commit c8b8149a17
8 changed files with 27 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
nxsim>=0.1.2
simpy
networkx>=2.0
networkx>=2.0,<2.4
numpy
matplotlib
pyyaml>=5.1