Skip to content

Commit b107746

Browse files
committed
VCF IO needs requests and aiohttp (for fsspec) to read metadata from http URLs
1 parent e59be31 commit b107746

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

requirements-dev.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ yarl
1919
matplotlib
2020
asv
2121
networkx
22+
aiohttp
23+
requests

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,9 @@ plink =
5757
partd
5858
bed-reader
5959
vcf =
60+
aiohttp
6061
cyvcf2
62+
requests
6163
yarl
6264
bgen =
6365
rechunker == 0.3.3

0 commit comments

Comments
 (0)