Skip to content

Commit

Permalink
Upgrade hub to biothings api 0.12.x Fixes (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
everaldorodrigo committed Aug 3, 2023
1 parent e01cb87 commit 406567e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions requirements_hub.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,5 @@

bitarray==0.8.1 # used in utils.validate module
generateDS>=2.29.24 # used in hub.dataload.sources.clinvar.clinvar_dump
PyVCF>=0.6.7 # used in various VCF parsers
PyVCF3>=1.0.3 # used in various VCF parsers
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

0 comments on commit 406567e

Please sign in to comment.