-
Notifications
You must be signed in to change notification settings - Fork 21
/
requirements.txt
59 lines (59 loc) · 982 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
57
58
59
asn1crypto==0.24.0
atomicwrites==1.2.1
attrs==18.2.0
Babel==2.6.0
bcrypt==3.1.4
blinker==1.4
certifi==2017.4.17
cffi==1.11.5
chardet==3.0.4
Click==7.0
colorama==0.3.9
cryptography==2.3.1
defusedxml==0.5.0
Fabric3==1.14.post1
Flask==1.0.2
Flask-Assets==0.12
Flask-Babel==0.11.2
Flask-BabelEx==0.9.3
Flask-Bcrypt==0.7.1
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Principal==0.4.0
Flask-ReCaptcha==0.4.2
Flask-Script==2.0.5
Flask-Security==3.0.0
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
idna==2.5
imgurpython==1.1.7
invoke==1.2.0
itsdangerous==0.24
Jinja2==2.10
MarkupSafe==1.1.1
more-itertools==4.3.0
olefile==0.45.1
paramiko==2.4.2
passlib==1.7.1
patreon==0.4.0
Pillow==4.2.1
pluggy==0.7.1
prices==1.0.0
psycopg2==2.7.4
py==1.6.0
pyasn1==0.4.4
pycparser==2.19
PyNaCl==1.3.0
pytest==3.8.1
pytest-sugar==0.9.1
pytz==2017.2
requests==2.21.0
six==1.11.0
speaklater==1.3
SQLAlchemy==1.2.14
termcolor==1.1.0
typing==3.6.6
urllib3==1.24.1
webassets==0.12.1
Werkzeug==0.14.1
WTForms==2.2.1