Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,4 @@ pandas>=1.5.0,<2.2
|
|
| 3 |
matplotlib>=3.5,<4.0
|
| 4 |
numpy>=1.21,<2.0
|
| 5 |
pydantic>=1.10,<3.0
|
|
|
|
|
|
| 3 |
matplotlib>=3.5,<4.0
|
| 4 |
numpy>=1.21,<2.0
|
| 5 |
pydantic>=1.10,<3.0
|
| 6 |
+
plotly>=5.19,<6.0
|