-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
64 lines (64 loc) · 1.14 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
attrs==21.2.0
autopep8==1.5.7
cachetools==4.2.2
certifi==2021.5.30
cffi==1.14.5
chardet==4.0.0
click==8.0.1
ConfigArgParse==1.4.1
Flask==1.1.2
Flask-BasicAuth==0.2.0
Flask-Inputs==0.3.0
future==0.18.2
gevent==21.1.2
geventhttpclient==1.4.4
google-api-core==1.30.0
google-auth==1.31.0
google-cloud-bigquery==2.20.0
google-cloud-core==1.7.0
google-cloud-pubsub==2.5.0
google-crc32c==1.1.2
google-resumable-media==1.3.0
googleapis-common-protos==1.53.0
greenlet==1.1.0
grpc-google-iam-v1==0.12.3
grpcio==1.38.0
idna==2.10
iniconfig==1.1.1
itsdangerous==2.0.1
Jinja2==3.0.1
jsonschema==3.2.0
libcst==0.3.19
locust==1.5.3
MarkupSafe==2.0.1
msgpack==1.0.2
mypy-extensions==0.4.3
packaging==20.9
pluggy==0.13.1
prometheus-client==0.11.0
proto-plus==1.18.1
protobuf==3.17.3
psutil==5.8.0
py==1.10.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.7.0
pycparser==2.20
pyparsing==2.4.7
pyrsistent==0.17.3
pytest==6.2.4
python-dotenv==0.18.0
pytz==2021.1
PyYAML==5.4.1
pyzmq==22.1.0
requests==2.25.1
rsa==4.7.2
six==1.16.0
toml==0.10.2
typing-extensions==3.10.0.0
typing-inspect==0.7.1
urllib3==1.26.5
Werkzeug==2.0.1
WTForms==2.3.3
zope.event==4.5.0
zope.interface==5.4.0