-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
60 lines (60 loc) · 1.02 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
alembic==1.4.1
aliyun-python-sdk-core==2.13.15
aliyun-python-sdk-core-v3==2.13.11
aliyun-python-sdk-kms==2.10.1
aliyun-python-sdk-sts==3.0.1
amqp==2.5.2
ansible==2.7.10
beautifulsoup4==4.9.1
bcrypt==3.1.7
billiard==3.6.3.0
blinker==1.4
celery==4.4.1
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
Click==7.0
crcmod==1.7
cryptography==2.8
Flask==1.1.1
Flask-Avatars==0.2.2
Flask-CeleryExt==0.3.4
Flask-Cors==3.0.8
Flask-Limiter==1.2.1
Flask-Mail==0.9.1
Flask-Migrate==2.5.2
Flask-SQLAlchemy==2.4.1
gunicorn==20.0.4
idna==2.9
importlib-metadata==1.5.0
itsdangerous==1.1.0
Jinja2==2.11.1
jmespath==0.9.5
kombu==4.6.8
limits==1.5.1
Mako==1.1.2
MarkupSafe==1.1.1
marshmallow==3.5.1
oss2==2.10.0
paramiko==2.7.1
Pillow==7.1.1
pycparser==2.19
pycryptodome==3.9.7
PyJWT==1.7.1
PyMySQL==0.9.3
PyNaCl==1.3.0
python-dateutil==2.8.1
python-dotenv==0.12.0
python-editor==1.0.4
pytz==2019.3
PyYAML==5.3
redis==3.4.1
requests==2.23.0
six==1.14.0
SQLAlchemy==1.3.13
SQLAlchemy-Utils==0.36.3
urllib3==1.25.9
vine==1.3.0
webargs==6.0.0
Werkzeug==1.0.0
zipp==3.0.0