Spaces:
Running
Running
dependabot[bot]
commited on
Bump streamlit from 1.35.0 to 1.37.0 in /app
Browse filesBumps [streamlit](https://github.com/streamlit/streamlit) from 1.35.0 to 1.37.0.
- [Release notes](https://github.com/streamlit/streamlit/releases)
- [Commits](https://github.com/streamlit/streamlit/compare/1.35.0...1.37.0)
---
updated-dependencies:
- dependency-name: streamlit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
- app/requirements.txt +1 -1
app/requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
pandas==2.2.2
|
2 |
leafmap[maplibre]
|
3 |
ibis-framework[duckdb]
|
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]
|
3 |
ibis-framework[duckdb]
|
4 |
+
streamlit==1.37.0
|
5 |
streamlit_folium==0.20.0
|
6 |
altair==5.3.0
|
7 |
referencing==0.35.1
|