Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ httpx==0.25.2
|
|
| 4 |
pandas==2.1.3
|
| 5 |
plotly==5.18.0
|
| 6 |
pillow==10.1.0
|
| 7 |
-
python-dateutil==2.8.2
|
|
|
|
|
|
| 4 |
pandas==2.1.3
|
| 5 |
plotly==5.18.0
|
| 6 |
pillow==10.1.0
|
| 7 |
+
python-dateutil==2.8.2
|
| 8 |
+
plotly>=5.18.0
|