-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
86 lines (86 loc) · 1.42 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
75
76
77
78
79
80
81
82
83
84
85
86
alembic==1.7.5
amqp==5.0.9
attrs==21.4.0
autopep8==1.6.0
billiard==3.6.4.0
blinker==1.4
boto3==1.20.52
botocore==1.23.52
Brotli==1.0.9
celery==5.2.3
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.9
click==8.0.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
ConfigArgParse==1.5.3
coverage==6.3.2
cryptography==36.0.1
Deprecated==1.2.13
dnspython==2.1.0
email-validator==1.1.3
Flask==2.0.2
Flask-BasicAuth==0.2.0
Flask-Caching==1.10.1
Flask-Cors==3.0.10
Flask-Dance==5.1.0
Flask-Ext==0.1
Flask-Login==0.5.0
Flask-Migrate==3.1.0
Flask-Moment==1.0.2
Flask-SQLAlchemy==2.5.1
Flask-WTF==1.0.0
gevent==21.12.0
geventhttpclient==1.5.3
greenlet==1.1.2
idna==3.3
iniconfig==1.1.1
itsdangerous==2.0.1
Jinja2==3.0.3
jmespath==0.10.0
kombu==5.2.3
locust==2.8.2
lxml==4.8.0
Mako==1.1.6
MarkupSafe==2.0.1
msgpack==1.0.3
oauthlib==3.1.1
packaging==21.3
Pillow==9.0.1
pluggy==1.0.0
prompt-toolkit==3.0.28
psutil==5.9.0
py==1.11.0
pycodestyle==2.8.0
pycparser==2.21
PyMySQL==1.0.2
pyparsing==3.0.7
pytest==7.0.1
pytest-cov==3.0.0
python-dateutil==2.8.2
python-dotenv==0.19.2
pytz==2021.3
pyzmq==22.3.0
redis==4.1.4
requests==2.26.0
requests-oauthlib==1.3.0
roundrobin==0.0.2
s3transfer==0.5.1
six==1.16.0
snakeviz==2.1.1
SQLAlchemy==1.4.29
toml==0.10.2
tomli==2.0.1
tornado==6.1
typing_extensions==4.1.1
urllib3==1.26.7
URLObject==2.4.3
vine==5.0.0
wcwidth==0.2.5
Werkzeug==2.0.2
wrapt==1.13.3
WTForms==3.0.1
zope.event==4.5.0
zope.interface==5.4.0