-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
73 lines (73 loc) · 1.27 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
alembic==1.5.4
amqp==5.0.6
apiclient==1.0.4
billiard==3.6.4.0
braintree==4.8.0
cachetools==4.2.1
celery==5.0.5
certifi==2020.12.5
cffi==1.14.4
chardet==4.0.0
click==7.1.2
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.1.6
cryptography==3.2.1
deepcopy==0.0.1
Flask==1.1.2
Flask-Cors==3.0.10
Flask-Migrate==2.6.0
Flask-Script==2.0.6
Flask-SQLAlchemy==2.4.4
google-api-core==1.26.3
google-api-python-client==2.3.0
google-auth==1.26.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.2
googleapis-common-protos==1.53.0
httplib2==0.19.1
idna==2.10
importlib-metadata==4.0.1
itsdangerous==1.1.0
Jinja2==2.11.3
jwt==1.1.0
kombu==5.0.2
Mako==1.1.4
MarkupSafe==1.1.1
marshmallow==3.10.0
mysqlclient==2.0.3
Naked==0.1.31
ndg-httpsclient==0.5.1
oauth2client==4.1.3
oauthlib==3.1.0
packaging==20.9
prompt-toolkit==3.0.18
protobuf==3.15.8
pusher==3.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pycrypto==2.6.1
PyJWT==2.0.1
PyMySQL==1.0.2
PyNaCl==1.4.0
pyOpenSSL==20.0.1
pyparsing==2.4.7
python-dateutil==2.8.1
python-editor==1.0.4
pytz==2021.1
PyYAML==5.4.1
redis==3.5.3
requests==2.25.1
requests-oauthlib==1.3.0
rsa==4.7
shellescape==3.8.1
six==1.15.0
SQLAlchemy==1.3.23
typing-extensions==3.10.0.0
uritemplate==3.0.1
urllib3==1.26.3
vine==5.0.0
wcwidth==0.2.5
Werkzeug==1.0.1
zipp==3.4.1