From 836da8989b18da1302e86210acee1745d1816d82 Mon Sep 17 00:00:00 2001 From: Everaldo Date: Mon, 7 Oct 2024 14:51:11 -0700 Subject: [PATCH] Downgrade biothings 0.1.x --- requirements_web.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements_web.txt b/requirements_web.txt index cbd9b7fd..efaecd60 100644 --- a/requirements_web.txt +++ b/requirements_web.txt @@ -1,8 +1,7 @@ # Use this instead to test the latest fixes on 0.12.x branch before official release -# biothings@git+https://github.com/biothings/biothings.api@0.12.x#egg=biothings[web_extra] -biothings@git+https://github.com/biothings/biothings.api@1.0.x +# biothings@git+https://github.com/biothings/biothings.api@0.1.x#egg=biothings[web_extra] -# biothings[web_extra]==0.12.5 +biothings[web_extra]==0.12.5 # for sentry monitoring raven