Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
pandas>=1.3.0
|
| 2 |
numpy>=1.19.0
|
| 3 |
-
|
| 4 |
matplotlib>=3.4.0
|
| 5 |
gradio>=3.50.0
|
| 6 |
-
python-dateutil>=2.8.2
|
|
|
|
|
|
| 1 |
pandas>=1.3.0
|
| 2 |
numpy>=1.19.0
|
| 3 |
+
pulp>=2.7.0
|
| 4 |
matplotlib>=3.4.0
|
| 5 |
gradio>=3.50.0
|
| 6 |
+
python-dateutil>=2.8.2
|
| 7 |
+
plotly>=5.13.0
|