Spaces:
Build error
Build error
dependabot[bot] commited on
Bump streamlit from 1.37.0 to 1.54.0
Browse filesBumps [streamlit](https://github.com/streamlit/streamlit) from 1.37.0 to 1.54.0.
- [Release notes](https://github.com/streamlit/streamlit/releases)
- [Commits](https://github.com/streamlit/streamlit/compare/1.37.0...1.54.0)
---
updated-dependencies:
- dependency-name: streamlit
dependency-version: 1.54.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
qiskit
|
| 2 |
numpy
|
| 3 |
pandas
|
| 4 |
-
streamlit==1.
|
| 5 |
Pillow
|
| 6 |
tcl
|
|
|
|
| 1 |
qiskit
|
| 2 |
numpy
|
| 3 |
pandas
|
| 4 |
+
streamlit==1.54.0
|
| 5 |
Pillow
|
| 6 |
tcl
|