Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
DateTime==5.2
|
|
|
|
| 2 |
geojson==3.0.1
|
| 3 |
matplotlib==3.8.0
|
| 4 |
numpy==1.26.0
|
|
|
|
| 1 |
DateTime==5.2
|
| 2 |
+
scikit-learn
|
| 3 |
geojson==3.0.1
|
| 4 |
matplotlib==3.8.0
|
| 5 |
numpy==1.26.0
|