From 52c404200210e0ed611e4dfd9366a3db471a11fb Mon Sep 17 00:00:00 2001 From: Everaldo Date: Mon, 17 Jun 2024 13:24:38 -0700 Subject: [PATCH] Update requirements. --- requirements_web.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements_web.txt b/requirements_web.txt index cbed3a89..abbc5bf5 100644 --- a/requirements_web.txt +++ b/requirements_web.txt @@ -1,6 +1,8 @@ # Use this instead to test the latest fixes on 0.12.x branch before official release -git+https://github.com/biothings/biothings.api@0.12.x#egg=biothings[web_extra] +# git+https://github.com/biothings/biothings.api@0.12.x#egg=biothings[web_extra] +# Fixes from 0.12.x up to 2024-05-14 +git+https://github.com/biothings/biothings.api@7fe29477252785f3f2f825e54bae89d504f99af5#egg=biothings[web_extra] # biothings[web_extra]==0.12.4 # for sentry monitoring