Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,12 @@ plotly==5.18.0
|
|
| 9 |
python-dotenv==1.0.0
|
| 10 |
geopy==2.4.1
|
| 11 |
lxml==4.9.3
|
| 12 |
-
pytz==2023.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
python-dotenv==1.0.0
|
| 10 |
geopy==2.4.1
|
| 11 |
lxml==4.9.3
|
| 12 |
+
pytz==2023.3
|
| 13 |
+
scikit-learn==1.4.0
|
| 14 |
+
prophet==1.1.5
|
| 15 |
+
tensorflow==2.15.0
|
| 16 |
+
cesiumjs==0.1.0
|
| 17 |
+
plotly-geo==1.0.0
|
| 18 |
+
keras==2.15.0
|
| 19 |
+
xgboost==2.0.3
|
| 20 |
+
seaborn==0.13.1
|