From be88bb0cd3defd0b90ab719300edc3fd39801a5e Mon Sep 17 00:00:00 2001 From: arvkevi Date: Sun, 3 Mar 2024 08:57:45 -0500 Subject: [PATCH] Update streamlit share requirments --- streamlit/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/streamlit/requirements.txt b/streamlit/requirements.txt index fa6e2d8..eb4357b 100644 --- a/streamlit/requirements.txt +++ b/streamlit/requirements.txt @@ -8,5 +8,5 @@ typer>=0.8.0 pysam==0.22.0 streamlit>=1.0.1 altair<5 -ezancestry @ git+https://github.com/arvkevi/ezancestry@updates -matplotlib==3.7.0 \ No newline at end of file +ezancestry==0.1.0 +matplotlib==3.7.0