Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
streamlit==1.31.1
|
| 2 |
pandas==2.1.4
|
| 3 |
-
|
| 4 |
kaleido==0.2.1
|
| 5 |
python-dotenv==1.0.0
|
|
|
|
| 1 |
streamlit==1.31.1
|
| 2 |
pandas==2.1.4
|
| 3 |
+
plotly==5.18.0
|
| 4 |
kaleido==0.2.1
|
| 5 |
python-dotenv==1.0.0
|