File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -3,3 +3,4 @@ google-api-python-client>=1.8.0
3
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 @@ -98,7 +98,10 @@ frozenlist==1.4.0
98
98
gnomad == 0.6.4
99
99
# via -r requirements.in
100
100
google-api-core == 2.14.0
101
- # via google-api-python-client
101
+ # via
102
+ # google-api-python-client
103
+ # google-cloud-core
104
+ # google-cloud-storage
102
105
google-api-python-client == 2.108.0
103
106
# via -r requirements.in
104
107
google-auth == 2.23.4
@@ -107,11 +110,23 @@ google-auth==2.23.4
107
110
# google-api-python-client
108
111
# google-auth-httplib2
109
112
# google-auth-oauthlib
113
+ # google-cloud-core
114
+ # google-cloud-storage
110
115
# hail
111
116
google-auth-httplib2 == 0.1.1
112
117
# via google-api-python-client
113
118
google-auth-oauthlib == 0.8.0
114
119
# via hail
120
+ google-cloud-core == 2.4.1
121
+ # via google-cloud-storage
122
+ google-cloud-storage == 2.14.0
123
+ # via -r requirements.in
124
+ google-crc32c == 1.5.0
125
+ # via
126
+ # google-cloud-storage
127
+ # google-resumable-media
128
+ google-resumable-media == 2.7.0
129
+ # via google-cloud-storage
115
130
googleapis-common-protos == 1.61.0
116
131
# via google-api-core
117
132
hail == 0.2.128
@@ -263,6 +278,7 @@ requests==2.31.0
263
278
# via
264
279
# azure-core
265
280
# google-api-core
281
+ # google-cloud-storage
266
282
# hail
267
283
# msal
268
284
# msrest
You can’t perform that action at this time.
0 commit comments