Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -11,4 +11,5 @@ python-dotenv==1.0.0
|
|
| 11 |
ortools==9.9.3963
|
| 12 |
google-generativeai==0.3.2
|
| 13 |
httpx==0.24.1
|
| 14 |
-
python-dateutil==2.8.2
|
|
|
|
|
|
| 11 |
ortools==9.9.3963
|
| 12 |
google-generativeai==0.3.2
|
| 13 |
httpx==0.24.1
|
| 14 |
+
python-dateutil==2.8.2
|
| 15 |
+
email-validator==2.1.1
|