Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -13,4 +13,5 @@ pandas==2.2.2
|
|
| 13 |
scikit-learn==1.4.2
|
| 14 |
xgboost ==2.0.3
|
| 15 |
huggingface-hub ==1.3.1
|
| 16 |
-
python-dotenv ==1.2.1
|
|
|
|
|
|
| 13 |
scikit-learn==1.4.2
|
| 14 |
xgboost ==2.0.3
|
| 15 |
huggingface-hub ==1.3.1
|
| 16 |
+
python-dotenv ==1.2.1
|
| 17 |
+
sqlalchemy ==2.045
|