File tree Expand file tree Collapse file tree 2 files changed +8
-11
lines changed Expand file tree Collapse file tree 2 files changed +8
-11
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
6
+ google-cloud-storage>=2.14.0
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
@@ -119,19 +117,19 @@ google-auth-httplib2==0.1.1
119
117
# via google-api-python-client
120
118
google-auth-oauthlib == 0.8.0
121
119
# via hail
122
- google-cloud-core == 2.3.3
120
+ google-cloud-core == 2.4.1
123
121
# 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
126
124
google-crc32c == 1.5.0
127
125
# via
128
126
# google-cloud-storage
129
127
# google-resumable-media
130
- google-resumable-media == 2.6 .0
128
+ google-resumable-media == 2.7 .0
131
129
# via google-cloud-storage
132
130
googleapis-common-protos == 1.61.0
133
131
# via google-api-core
134
- hail == 0.2.122
132
+ hail == 0.2.128
135
133
# via -r requirements.in
136
134
hdbscan == 0.8.33
137
135
# via gnomad
@@ -254,9 +252,7 @@ pygments==2.17.2
254
252
# ipython
255
253
# rich
256
254
pyjwt [crypto ]== 2.8.0
257
- # via
258
- # msal
259
- # pyjwt
255
+ # via msal
260
256
pyparsing == 3.1.1
261
257
# via httplib2
262
258
pyspark == 3.3.3
You can’t perform that action at this time.
0 commit comments