We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f4feda commit 979c8a6Copy full SHA for 979c8a6
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
authors = [{ name = "lorenzo", email = "[email protected]" }]
3
dependencies = [
4
- "streamlit",
+ "streamlit == 1.49.0",
5
"ngio>=0.3.2, <0.4.0",
6
"plotly",
7
"matplotlib",
0 commit comments