Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
plotly
|
| 5 |
-
|
| 6 |
-
Pillow
|
|
|
|
|
|
| 1 |
+
streamlit==1.31.0
|
| 2 |
+
pandas==2.2.0
|
| 3 |
+
numpy==1.26.4
|
| 4 |
+
plotly==5.18.0
|
| 5 |
+
altair==5.1.2
|
| 6 |
+
Pillow==10.2.0
|
| 7 |
+
pydeck==0.8.1b0
|