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