forked from GoogleCloudPlatform/bank-of-anthos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.in
54 lines (54 loc) · 1.01 KB
/
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
53
54
attrs==19.3.0
bcrypt==3.1.7
bleach==3.3.0
cachetools==4.1.1
certifi==2020.6.20
cffi==1.14.0
chardet==3.0.4
click==7.1.1
cryptography==3.3.2
flask==1.1.2
pyjwt==1.7.1
google-api-core==1.22.2
google-auth==1.21.2
google-cloud-core==1.4.1
google-cloud-trace==0.24.0
googleapis-common-protos==1.52.0
grpcio==1.30.0
gunicorn==20.1.0
idna==2.10
importlib-metadata==1.7.0
itsdangerous==1.1.0
Jinja2==2.11.3
MarkupSafe==1.1.1
more-itertools==8.4.0
psycopg2==2.7.7
sqlalchemy==1.3.16
opentelemetry-sdk==0.13b0
opentelemetry-exporter-google-cloud==0.13b0
opentelemetry-tools-google-cloud==0.13b0
opentelemetry-instrumentation-flask==0.13b0
opentelemetry-instrumentation-sqlalchemy==0.13b0
packaging==20.4
pluggy==0.13.1
protobuf==3.12.2
psycopg2==2.7.7
py==1.10.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pycryptodome==3.9.7
PyJWT==1.7.1
pyparsing==2.4.7
pytest==5.4.1
pytest-cov==2.10.0
pytz==2020.1
requests==2.24.0
rsa==4.7
six==1.14.0
urllib3==1.25.9
wcwidth==0.2.5
webencodings==0.5.1
Werkzeug==1.0.1
wrapt==1.12.1
zipp==1.2.0