Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ pydantic==2.6.3
|
|
6 |
pandas==2.2.1
|
7 |
joblib==1.3.2
|
8 |
scikit-learn==1.4.1.post1
|
|
|
9 |
httpx
|
|
|
6 |
pandas==2.2.1
|
7 |
joblib==1.3.2
|
8 |
scikit-learn==1.4.1.post1
|
9 |
+
mysql-connector-python
|
10 |
httpx
|