Skip to content

Commit 3c564d0

Browse files
fix: streamlit version changed to 1.36 (#1202)
Co-authored-by: Roopan P M <[email protected]>
1 parent 0d6b896 commit 3c564d0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ packages = [
1111
[tool.poetry.dependencies]
1212
python = "^3.10"
1313
azure-functions = "1.20.0"
14-
streamlit = "1.37.0"
14+
streamlit = "1.36.0"
1515
python-dotenv = "1.0.1"
1616
azure-ai-formrecognizer = "3.3.3"
1717
azure-storage-blob = "12.20.0"

0 commit comments

Comments
 (0)