Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ pandas==2.1.3
|
|
| 6 |
numpy==1.26.2
|
| 7 |
httpx==0.25.2
|
| 8 |
python-dotenv==1.0.0
|
| 9 |
-
pydantic==2.5.2
|
|
|
|
|
|
| 6 |
numpy==1.26.2
|
| 7 |
httpx==0.25.2
|
| 8 |
python-dotenv==1.0.0
|
| 9 |
+
pydantic==2.5.2
|
| 10 |
+
plotly==5.24.0
|