-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
60 lines (60 loc) · 1.01 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
APScheduler==3.7.0
Authlib==0.15.4
Babel==2.9.1
Flask-BabelEx==0.9.4
Flask-Bcrypt==0.7.1
Flask-Bootstrap==3.3.7.1
Flask-Cors==3.0.10
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Principal==0.4.0
Flask-REST-JSONAPI==0.31.2
Flask-SQLAlchemy==2.5.1
Flask-Security==3.0.0
Flask-WTF==0.15.1
Flask==2.0.1
Jinja2==3.0.1
Mako==1.1.4
MarkupSafe==2.0.1
SQLAlchemy==1.4.20
WTForms==2.3.3
Werkzeug==2.0.1
alembic==1.6.5
backoff==1.10.0
bcrypt==3.2.0
blinker==1.4
certifi==2021.5.30
cffi==1.14.5
chardet==4.0.0
click==8.0.1
configobj==5.0.6
cryptography==3.3.2
dnspython==2.1.0
dominate==2.6.0
ecdsa==0.17.0
email-validator==1.1.3
gevent==21.1.2
greenlet==1.1.0
gunicorn==20.1.0
idna==2.10
itsdangerous==2.0.1
jwt==1.2.0
loginpass==0.5
marshmallow-jsonapi==0.24.0
marshmallow==3.12.1
passlib==1.7.4
pyasn1==0.4.8
pycparser==2.20
python-dateutil==2.8.1
python-editor==1.0.4
python-jose==3.3.0
pytz==2021.1
requests==2.25.1
rsa==4.7.2
six==1.16.0
speaklater==1.3
tzlocal==2.1
urllib3==1.26.6
visitor==0.1.3
zope.event==4.5.0
zope.interface==5.4.0