forked from GoogleCloudPlatform/bank-of-anthos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.in
52 lines (52 loc) · 1001 Bytes
/
requirements.in
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
attrs==22.2.0
bcrypt==4.0.1
bleach==5.0.1
cachetools==5.2.0
certifi==2022.12.7
cffi==1.15.1
chardet==5.1.0
click==8.1.3
cryptography==38.0.4
flask==2.2.2
google-api-core==2.11.0
google-auth==2.15.0
google-cloud-core==2.3.2
google-cloud-trace==1.8.0
googleapis-common-protos==1.57.0
grpcio==1.51.1
gunicorn==20.1.0
idna==3.4
importlib-metadata==5.2.0
itsdangerous==2.1.2
jinja2==3.1.2
markupsafe==2.1.1
more-itertools==9.0.0
opentelemetry-sdk==1.15.0
opentelemetry-exporter-gcp-trace==1.4.0
opentelemetry-propagator-gcp==1.4.0
opentelemetry-instrumentation-flask==0.36b0
opentelemetry-instrumentation-sqlalchemy==0.36b0
packaging==22.0
pluggy==1.0.0
protobuf==4.21.12
psycopg2-binary==2.9.5
py==1.11.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pycryptodome==3.16.0
pyjwt==2.6.0
pyparsing==3.0.9
pytest==7.2.0
pytest-cov==4.0.0
pytz==2022.7
requests==2.28.1
rsa==4.9
six==1.16.0
sqlalchemy==1.4.45
urllib3==1.26.13
wcwidth==0.2.5
webencodings==0.5.1
werkzeug==2.2.2
wrapt==1.14.1
zipp==3.11.0