Spaces:
Runtime error
Runtime error
randommm
commited on
Commit
•
4b706dd
1
Parent(s):
b9d7964
update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ geopandas>=0.11.1
|
|
6 |
matplotlib>=3.5.2
|
7 |
shapely>=1.8.4
|
8 |
pygad>=2.18.1
|
9 |
-
networkx
|
10 |
libpysal>=4.7.0
|
11 |
scikit-learn>=1.1.1
|
12 |
tqdm>=4.64.0
|
|
|
6 |
matplotlib>=3.5.2
|
7 |
shapely>=1.8.4
|
8 |
pygad>=2.18.1
|
9 |
+
networkx==2.8.8
|
10 |
libpysal>=4.7.0
|
11 |
scikit-learn>=1.1.1
|
12 |
tqdm>=4.64.0
|