Update streamlit version

This commit is contained in:
lukasmasuch
2023-08-30 21:55:25 +02:00
parent 07c87797b4
commit 6125bddf43
2 changed files with 856 additions and 770 deletions
Generated
+855 -769
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -18,7 +18,7 @@ torch = ">=2.0.0, !=2.0.1"
tabulate = "^0.9.0"
streamlit-feedback = "^0.0.9"
langchain-experimental = "^0.0.10"
streamlit-nightly = "^1.25.1.dev20230822"
streamlit= ">=1.26"
[tool.poetry.group.dev.dependencies]
black = "^23.3.0"