Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -7,5 +7,4 @@ pandas==2.2.2
|
|
| 7 |
numpy<2.0.0,>=1.26.0
|
| 8 |
matplotlib==3.8.2
|
| 9 |
openai==1.84.0
|
| 10 |
-
python-dateutil==2.9.0
|
| 11 |
-
pydantic>=1.10.8,<2.0.0
|
|
|
|
| 7 |
numpy<2.0.0,>=1.26.0
|
| 8 |
matplotlib==3.8.2
|
| 9 |
openai==1.84.0
|
| 10 |
+
python-dateutil==2.9.0
|
|
|