File tree Expand file tree Collapse file tree 2 files changed +4
-24
lines changed Expand file tree Collapse file tree 2 files changed +4
-24
lines changed Original file line number Diff line number Diff line change 1
1
elasticsearch==7.9.1
2
2
google-api-python-client>=1.8.0
3
- hail==0.2.122
3
+ hail==0.2.128
4
4
luigi>=3.4.0
5
5
gnomad==0.6.4
Original file line number Diff line number Diff line change @@ -16,8 +16,6 @@ asttokens==2.4.1
16
16
# via stack-data
17
17
async-timeout == 4.0.3
18
18
# via aiohttp
19
- asyncinit == 0.2.4
20
- # via hail
21
19
attrs == 23.1.0
22
20
# via aiohttp
23
21
avro == 1.11.3
@@ -100,10 +98,7 @@ frozenlist==1.4.0
100
98
gnomad == 0.6.4
101
99
# via -r requirements.in
102
100
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
107
102
google-api-python-client == 2.108.0
108
103
# via -r requirements.in
109
104
google-auth == 2.23.4
@@ -112,26 +107,14 @@ google-auth==2.23.4
112
107
# google-api-python-client
113
108
# google-auth-httplib2
114
109
# google-auth-oauthlib
115
- # google-cloud-core
116
- # google-cloud-storage
117
110
# hail
118
111
google-auth-httplib2 == 0.1.1
119
112
# via google-api-python-client
120
113
google-auth-oauthlib == 0.8.0
121
114
# 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
132
115
googleapis-common-protos == 1.61.0
133
116
# via google-api-core
134
- hail == 0.2.122
117
+ hail == 0.2.128
135
118
# via -r requirements.in
136
119
hdbscan == 0.8.33
137
120
# via gnomad
@@ -254,9 +237,7 @@ pygments==2.17.2
254
237
# ipython
255
238
# rich
256
239
pyjwt [crypto ]== 2.8.0
257
- # via
258
- # msal
259
- # pyjwt
240
+ # via msal
260
241
pyparsing == 3.1.1
261
242
# via httplib2
262
243
pyspark == 3.3.3
@@ -282,7 +263,6 @@ requests==2.31.0
282
263
# via
283
264
# azure-core
284
265
# google-api-core
285
- # google-cloud-storage
286
266
# hail
287
267
# msal
288
268
# msrest
You can’t perform that action at this time.
0 commit comments