Spaces:
Runtime error
Runtime error
randommm
commited on
Commit
·
504b119
1
Parent(s):
32224e0
update
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
plotly
|
2 |
pandas
|
3 |
-
scikit-learn
|
4 |
scipy
|
5 |
absl-py>=1.1.0
|
6 |
pulp>=2.7.0
|
@@ -8,13 +7,11 @@ spopt>=0.4.1
|
|
8 |
geopandas>=0.11.1
|
9 |
matplotlib>=3.5.2
|
10 |
shapely>=1.8.4
|
11 |
-
gym>=0.21.0
|
12 |
pygad>=2.18.1
|
13 |
stable_baselines3>=1.6.2
|
14 |
networkx>=2.8.4
|
15 |
libpysal>=4.7.0
|
16 |
scikit-learn>=1.1.1
|
17 |
-
torch>=1.13.1
|
18 |
PyYAML>=6.0
|
19 |
tqdm>=4.64.0
|
20 |
rich>=13.0.1
|
|
|
1 |
plotly
|
2 |
pandas
|
|
|
3 |
scipy
|
4 |
absl-py>=1.1.0
|
5 |
pulp>=2.7.0
|
|
|
7 |
geopandas>=0.11.1
|
8 |
matplotlib>=3.5.2
|
9 |
shapely>=1.8.4
|
|
|
10 |
pygad>=2.18.1
|
11 |
stable_baselines3>=1.6.2
|
12 |
networkx>=2.8.4
|
13 |
libpysal>=4.7.0
|
14 |
scikit-learn>=1.1.1
|
|
|
15 |
PyYAML>=6.0
|
16 |
tqdm>=4.64.0
|
17 |
rich>=13.0.1
|