Skip to content

Commit e3c35f9

Browse files
committed
bump hail to 0.2.128
1 parent b64f3e9 commit e3c35f9

File tree

2 files changed

+4
-24
lines changed

2 files changed

+4
-24
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
elasticsearch==7.9.1
22
google-api-python-client>=1.8.0
3-
hail==0.2.122
3+
hail==0.2.128
44
luigi>=3.4.0
55
gnomad==0.6.4

requirements.txt

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ asttokens==2.4.1
1616
# via stack-data
1717
async-timeout==4.0.3
1818
# via aiohttp
19-
asyncinit==0.2.4
20-
# via hail
2119
attrs==23.1.0
2220
# via aiohttp
2321
avro==1.11.3
@@ -100,10 +98,7 @@ frozenlist==1.4.0
10098
gnomad==0.6.4
10199
# via -r requirements.in
102100
google-api-core==2.14.0
103-
# via
104-
# google-api-python-client
105-
# google-cloud-core
106-
# google-cloud-storage
101+
# via google-api-python-client
107102
google-api-python-client==2.108.0
108103
# via -r requirements.in
109104
google-auth==2.23.4
@@ -112,26 +107,14 @@ google-auth==2.23.4
112107
# google-api-python-client
113108
# google-auth-httplib2
114109
# google-auth-oauthlib
115-
# google-cloud-core
116-
# google-cloud-storage
117110
# hail
118111
google-auth-httplib2==0.1.1
119112
# via google-api-python-client
120113
google-auth-oauthlib==0.8.0
121114
# via hail
122-
google-cloud-core==2.3.3
123-
# via google-cloud-storage
124-
google-cloud-storage==2.13.0
125-
# via hail
126-
google-crc32c==1.5.0
127-
# via
128-
# google-cloud-storage
129-
# google-resumable-media
130-
google-resumable-media==2.6.0
131-
# via google-cloud-storage
132115
googleapis-common-protos==1.61.0
133116
# via google-api-core
134-
hail==0.2.122
117+
hail==0.2.128
135118
# via -r requirements.in
136119
hdbscan==0.8.33
137120
# via gnomad
@@ -254,9 +237,7 @@ pygments==2.17.2
254237
# ipython
255238
# rich
256239
pyjwt[crypto]==2.8.0
257-
# via
258-
# msal
259-
# pyjwt
240+
# via msal
260241
pyparsing==3.1.1
261242
# via httplib2
262243
pyspark==3.3.3
@@ -282,7 +263,6 @@ requests==2.31.0
282263
# via
283264
# azure-core
284265
# google-api-core
285-
# google-cloud-storage
286266
# hail
287267
# msal
288268
# msrest

0 commit comments

Comments
 (0)