Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
streamlit==1.31.0
|
| 2 |
duckdb==0.10.0
|
| 3 |
pandas==2.2.0
|
| 4 |
-
plotly==5.
|
| 5 |
numpy==1.26.3
|
|
|
|
| 1 |
streamlit==1.31.0
|
| 2 |
duckdb==0.10.0
|
| 3 |
pandas==2.2.0
|
| 4 |
+
plotly==5.24.1
|
| 5 |
numpy==1.26.3
|