Skip to content

Commit

Permalink
Upgrade hub to biothings api 0.12.x (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
everaldorodrigo committed Aug 3, 2023
1 parent d2c7805 commit e01cb87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements_hub.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# require their own modules to run. Check their
# __METADATA__ setting for required modules.

-e git+https://github.com/biothings/biothings.api.git#egg=biothings[hub]
-e git+https://github.com/biothings/biothings.api@0.12.x#egg=biothings[hub]

bitarray==0.8.1 # used in utils.validate module
generateDS>=2.29.24 # used in hub.dataload.sources.clinvar.clinvar_dump
Expand All @@ -25,4 +25,4 @@ pysam>=0.8.1 # used in hub.dataload.sources.cadd.cadd_parser
# testing new packages
tornado==6.1.0
asyncssh==2.5.0
sockjs-tornado==1.0.7
sockjs-tornado==1.0.7

0 comments on commit e01cb87

Please sign in to comment.