Update for sensivitiy.py

This commit is contained in:
DingZQ
2025-05-17 21:44:24 +08:00
parent ab05458747
commit 36af0b56e4
2 changed files with 36 additions and 9 deletions

View File

@@ -37,7 +37,10 @@ def install():
'python-multipart',
'Cython',
'geopandas',
'sqlalchemy']
'sqlalchemy',
'networkx',
'wntr',
]
if minor == 4:
packages.append('script/package/PyMetis-2018.1-cp34-cp34m-win_amd64.whl')