-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
56 lines (56 loc) · 943 Bytes
/
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
aiofiles==0.5.0
aiohttp==3.6.2
alembic==1.4.2
arrow==0.15.6
async-timeout==3.0.1
attrs==19.3.0
Babel==2.8.0
bcrypt==3.1.7
blinker==1.4
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
click==7.1.2
cryptography==2.9.2
dnspython==1.16.0
email-validator==1.1.0
filelock==3.0.12
Flask==1.1.2
Flask-BabelEx==0.9.4
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Principal==0.4.0
Flask-Security-Too==3.4.2
Flask-SQLAlchemy==2.4.1
flask-talisman==0.7.0
Flask-WTF==0.14.3
idna==2.9
idna-ssl==1.1.0
itsdangerous==1.1.0
Jinja2==2.11.2
lxml==4.5.0
Mako==1.1.2
MarkupSafe==1.1.1
multidict==4.7.5
paramiko==2.7.1
passlib==1.7.2
psycopg2==2.8.5
pycparser==2.20
PyNaCl==1.3.0
python-dateutil==2.8.1
python-editor==1.0.4
python-redis-lock==3.5.0
pytz==2020.1
redis==3.5.1
requests==2.23.0
rq==1.4.0
rq-dashboard==0.6.1
six==1.14.0
speaklater==1.3
SQLAlchemy==1.3.16
toml==0.10.0
typing-extensions==3.7.4.2
urllib3==1.25.9
Werkzeug==1.0.1
WTForms==2.3.1
yarl==1.4.2