-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
120 lines (119 loc) · 2.59 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile
#
blinker==1.6.2
# via flask
cachetools==5.3.0
# via google-auth
certifi==2022.12.7
# via requests
charset-normalizer==3.1.0
# via requests
click==8.1.3
# via
# flask
# functions-framework
# google-ssl (pyproject.toml)
cloudevents==1.9.0
# via functions-framework
deprecation==2.1.0
# via cloudevents
flask==2.3.2
# via functions-framework
functions-framework==3.3.0
# via google-ssl (pyproject.toml)
google-api-core[grpc]==2.11.0
# via
# google-api-python-client
# google-cloud-compute
# google-cloud-core
# google-cloud-storage
google-api-python-client==2.86.0
# via google-ssl (pyproject.toml)
google-auth==2.17.3
# via
# google-api-core
# google-api-python-client
# google-auth-httplib2
# google-cloud-core
# google-cloud-storage
google-auth-httplib2==0.1.0
# via google-api-python-client
google-cloud-compute==1.11.0
# via google-ssl (pyproject.toml)
google-cloud-core==2.3.2
# via google-cloud-storage
google-cloud-storage==2.8.0
# via google-ssl (pyproject.toml)
google-crc32c==1.5.0
# via google-resumable-media
google-resumable-media==2.5.0
# via google-cloud-storage
googleapis-common-protos==1.59.0
# via
# google-api-core
# grpcio-status
grpcio==1.54.0
# via
# google-api-core
# grpcio-status
grpcio-status==1.54.0
# via google-api-core
gunicorn==20.1.0
# via functions-framework
httplib2==0.22.0
# via
# google-api-python-client
# google-auth-httplib2
idna==3.4
# via requests
itsdangerous==2.1.2
# via flask
jinja2==3.1.2
# via flask
markupsafe==2.1.2
# via
# jinja2
# werkzeug
packaging==23.1
# via deprecation
proto-plus==1.22.2
# via google-cloud-compute
protobuf==4.22.3
# via
# google-api-core
# google-cloud-compute
# googleapis-common-protos
# grpcio-status
# proto-plus
pyasn1==0.5.0
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.3.0
# via google-auth
pyparsing==3.0.9
# via httplib2
requests==2.29.0
# via
# google-api-core
# google-cloud-storage
rsa==4.9
# via google-auth
six==1.16.0
# via
# google-auth
# google-auth-httplib2
uritemplate==4.1.1
# via google-api-python-client
urllib3==1.26.15
# via requests
watchdog==3.0.0
# via functions-framework
werkzeug==2.3.3
# via flask
# The following packages are considered to be unsafe in a requirements file:
# setuptools