Skip to content

Commit 57b5692

Browse files
authored
Merge pull request #709 from broadinstitute/bump-hail-0.2.128
bump hail version to 0.2.128
2 parents b64f3e9 + 7b5119d commit 57b5692

File tree

2 files changed

+8
-11
lines changed

2 files changed

+8
-11
lines changed

requirements.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
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
6+
google-cloud-storage>=2.14.0

requirements.txt

Lines changed: 6 additions & 10 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
@@ -119,19 +117,19 @@ google-auth-httplib2==0.1.1
119117
# via google-api-python-client
120118
google-auth-oauthlib==0.8.0
121119
# via hail
122-
google-cloud-core==2.3.3
120+
google-cloud-core==2.4.1
123121
# via google-cloud-storage
124-
google-cloud-storage==2.13.0
125-
# via hail
122+
google-cloud-storage==2.14.0
123+
# via -r requirements.in
126124
google-crc32c==1.5.0
127125
# via
128126
# google-cloud-storage
129127
# google-resumable-media
130-
google-resumable-media==2.6.0
128+
google-resumable-media==2.7.0
131129
# via google-cloud-storage
132130
googleapis-common-protos==1.61.0
133131
# via google-api-core
134-
hail==0.2.122
132+
hail==0.2.128
135133
# via -r requirements.in
136134
hdbscan==0.8.33
137135
# via gnomad
@@ -254,9 +252,7 @@ pygments==2.17.2
254252
# ipython
255253
# rich
256254
pyjwt[crypto]==2.8.0
257-
# via
258-
# msal
259-
# pyjwt
255+
# via msal
260256
pyparsing==3.1.1
261257
# via httplib2
262258
pyspark==3.3.3

0 commit comments

Comments
 (0)