From 5152a93ab90d21a16c56e4d7fe329052225eeb8f Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Tue, 3 Oct 2023 21:50:37 +1030 Subject: [PATCH] Need this so python3.11 installs ok (HGVS issue 701 gets fixed) --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0b64b448e..f3ebc9710 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -39,7 +39,7 @@ git+https://github.com/davmlaw/django-messages/#egg=django-messages git+https://github.com/davmlaw/django-starfield#egg=django_starfield git+https://github.com/davmlaw/django-js-reverse#egg=django-js-reverse git+https://github.com/SACGF/hgvs#egg=pyhgvs -git+https://github.com/biocommons/hgvs@4efed793dad6b230feb39ff0e28f1ba16b8843ac#egg=hgvs +git+https://github.com/davmlaw/hgvs@f3701a44b389ebad3f4cc7da8dbe672d9ae4e6cb#egg=hgvs HTSeq ijson ipython