-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
58 lines (55 loc) · 962 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
alembic==0.9.6
Babel==2.5.1
blinker==1.4
certifi==2017.7.27.1
chardet==3.0.4
click==6.7
dominate==2.3.1
elasticsearch==7.5.1
Flask==1.0.2
Flask-Babel==0.11.2
Flask-Bootstrap4==4.0.2
Flask-HTTPAuth==3.2.3
Flask-Login==0.4.0
Flask-Mail==0.9.1
Flask-Migrate==2.1.1
Flask-Moment==0.5.2
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.3
guess_language-spirit==0.5.3
idna==2.6
itsdangerous==0.24
Jinja2==2.11.3
Mako==1.0.7
MarkupSafe==1.0
PyJWT==1.5.3
python-dateutil==2.6.1
python-dotenv==0.7.1
python-editor==1.0.3
pytz==2017.2
redis==3.2.1
requests==2.20.0
rq==1.0
six==1.11.0
SQLAlchemy==1.3.0
urllib3==1.26.5
visitor==0.1.3
Werkzeug==0.15.5
WTForms==2.1
flask_uploads==0.2.1
flask-ipban==1.0.13
flask-dropzone==1.5.4
flask-mobility==1.0.0
wtforms-validators==1.00
#markdown stuff
bleach==3.3.0
markdown==3.2.2
# requirements for Heroku
#psycopg2==2.7.3.1
#gunicorn==19.7.1
# For nudepy
nudepy == 0.5
cython == 0.29.20
pillow == 8.2.0
#discord
discord-webhook == 0.8.0