Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ plotly
|
|
10 |
requests
|
11 |
python-dotenv
|
12 |
rtree
|
13 |
-
matplotlib
|
|
|
|
10 |
requests
|
11 |
python-dotenv
|
12 |
rtree
|
13 |
+
matplotlib
|
14 |
+
scikit-learn
|