-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
36 lines (36 loc) · 1.09 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# Copyright 2024 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
absl-py>=0.12.0
dataclasses-json>=0.5.2
decorator>=4.4.2
gcs-oauth2-boto-plugin>=2.7
gcsfs>=0.7.2
google-api-core>=1.26.1
google-api-python-client>=2.0.2
google-auth-httplib2>=0.1.0
google-auth-oauthlib>=0.4.3
google-auth>=1.28.0
google-cloud-bigquery>=2.13.0
google-cloud-core>=1.6.0
google-cloud-firestore>=2.0.2
google-cloud-secret-manager>=2.8.0
google-cloud-storage>=1.36.2
google-reauth>=0.1.1
googleapis-common-protos>=1.53.0
httplib2>=0.19.0
oauth2client>=4.1.3
oauthlib>=3.1.0
pytz>=2021.1
requests-oauthlib>=1.3.0
requests>=2.27.1