diff --git a/pyproject.toml b/pyproject.toml index 597be04..ada599b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ pytest = "^6.2.5" ipykernel = "^6.29.2" [tool.poetry.group.streamlit.dependencies] -streamlit = ">1.0.1,<1.38" +streamlit = ">1.0.1,<1.37" altair = "<5" [build-system] diff --git a/streamlit/requirements.txt b/streamlit/requirements.txt index b3d2421..fce1b7c 100644 --- a/streamlit/requirements.txt +++ b/streamlit/requirements.txt @@ -6,7 +6,7 @@ scikit-learn>=1.3.1 snps>=2.3.0 typer>=0.8.0 pysam==0.22.0 -streamlit>=1.0.1,<1.38 +streamlit>=1.0.1,<1.37 altair<5 ezancestry==0.1.0 matplotlib==3.7.0