-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
74 lines (74 loc) · 1.37 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
aiohttp==3.7.4.post0
async-timeout==3.0.1
attrs==21.2.0
base58==2.1.0
bcrypt==3.2.0
cachetools==4.2.4
certifi==2021.5.30
cffi==1.15.0
chardet==4.0.0
charset-normalizer==2.0.4
click==8.0.1
cryptography==35.0.0
dacktool==0.0.7
dbstream==0.1.10
docopt==0.6.2
Flask==2.0.1
Flask-WTF==0.15.1
google-api-core==2.1.1
google-api-python-client==1.7.11
google-auth==2.3.3
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.4.6
google-cloud-bigquery==2.30.1
google-cloud-bigquery-storage==2.9.1
google-cloud-core==2.1.0
google-cloud-secret-manager==2.7.2
google-crc32c==1.3.0
google-resumable-media==2.1.0
googleapis-common-protos==1.53.0
googleauthentication==0.0.16
gql==3.0.0a5
graphql-core==3.1.5
grpc-google-iam-v1==0.12.3
grpcio==1.41.1
gunicorn==20.1.0
httplib2==0.20.2
idna==3.2
itsdangerous==2.0.1
Jinja2==3.0.1
libcst==0.3.21
MarkupSafe==2.0.1
multidict==5.1.0
mypy-extensions==0.4.3
numpy==1.21.4
oauthlib==3.1.1
packaging==21.2
pandas==1.3.4
paramiko==2.8.0
pipreqs==0.4.10
proto-plus==1.19.7
protobuf==3.19.1
pyarrow==6.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
PyNaCl==1.4.0
pyparsing==2.4.7
python-dateutil==2.8.2
python-dotenv==0.19.0
pytz==2021.3
PyYAML==6.0
requests==2.26.0
requests-oauthlib==1.3.0
rsa==4.7.2
six==1.16.0
sshtunnel==0.1.5
typing-extensions==3.10.0.0
typing-inspect==0.7.1
uritemplate==3.0.1
urllib3==1.26.6
Werkzeug==2.0.1
WTForms==2.3.3
yarg==0.1.9
yarl==1.6.3