From f86bd3f6d99bfb9a9b29072756107dba9be68b5a Mon Sep 17 00:00:00 2001 From: Evan Shockley Date: Wed, 12 Jan 2022 15:45:09 -0800 Subject: [PATCH] Change admix to https protocol --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0d1286e3..b8d140fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,6 +65,6 @@ typing_extensions==3.10.0 # Tensorflow and bokeh dependency tqdm==4.62.3 utilix==0.6.5 # dependency for straxen, admix wfsim==0.5.12 -git+git://github.com/ershockley/admix@v1.0.6 +git+https://github.com/ershockley/admix@v1.0.6 xarray==0.20.2 zstd==1.5.0.4 # Strax dependency