Debayan Mandal commited on
Commit ·
74cfb91
1
Parent(s): 637fc84
Adding MapClassify
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ ipywidgets>=8.0.0
|
|
| 8 |
shapely>=2.0.0
|
| 9 |
pyproj>=3.6.0
|
| 10 |
matplotlib>=3.8.0
|
| 11 |
-
ipykernel>=6.0.0
|
|
|
|
|
|
| 8 |
shapely>=2.0.0
|
| 9 |
pyproj>=3.6.0
|
| 10 |
matplotlib>=3.8.0
|
| 11 |
+
ipykernel>=6.0.0
|
| 12 |
+
mapclassify>=2.5.0
|