mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-08 22:03:54 +00:00
bump streamlit version (#3002)
This commit is contained in:
parent
4a63484916
commit
862ac31b5c
@ -36,5 +36,5 @@ setup(
|
|||||||
],
|
],
|
||||||
packages=find_packages(),
|
packages=find_packages(),
|
||||||
python_requires=">=3.7, <4",
|
python_requires=">=3.7, <4",
|
||||||
install_requires=["streamlit>=1.2.0, <1.10", "st-annotated-text>=2.0.0, <3", "markdown>=3.3.4, <4"],
|
install_requires=["streamlit>=1.2.0, <2", "st-annotated-text>=2.0.0, <3", "markdown>=3.3.4, <4"],
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user