Spaces:
Running
Running
Commit
·
d414ddf
1
Parent(s):
f46e6c1
does this fix the wiggling graphs?
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
pandas==2.2.2
|
| 2 |
leafmap[maplibre]==0.38.12
|
| 3 |
ibis-framework[duckdb]==9.5.0
|
| 4 |
-
streamlit==1.
|
| 5 |
streamlit_folium==0.20.0
|
| 6 |
altair==5.3.0
|
| 7 |
referencing==0.35.1
|
|
|
|
| 1 |
pandas==2.2.2
|
| 2 |
leafmap[maplibre]==0.38.12
|
| 3 |
ibis-framework[duckdb]==9.5.0
|
| 4 |
+
streamlit==1.44.1
|
| 5 |
streamlit_folium==0.20.0
|
| 6 |
altair==5.3.0
|
| 7 |
referencing==0.35.1
|