forked from flaskbb/flaskbb
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
61 lines (61 loc) · 1.12 KB
/
requirements.txt
File metadata and controls
61 lines (61 loc) · 1.12 KB
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
61
alembic==1.4.3
amqp==5.0.2
attrs==20.3.0
Babel==2.9.0
billiard==3.6.3.0
blinker==1.4
celery==5.0.4
certifi==2020.12.5
chardet==3.0.4
click==7.1.2
click-log==0.3.2
dnspython==2.0.0
email-validator==1.1.2
Flask==1.1.2
Flask-Alembic==2.0.1
git+https://github.com/justanr/flask-allows.git@f/Cut-down-on-warnings#egg=flask-allows
Flask-BabelPlus==2.2.0
Flask-Caching==1.9.0
Flask-DebugToolbar==0.11.0
flask-debugtoolbar-warnings==0.1.0
Flask-Limiter==1.4
Flask-Login==0.5.0
Flask-Mail==0.9.1
flask-redis==0.4.0
Flask-SQLAlchemy==2.4.4
Flask-Themes2==0.1.5
flask-whooshee==0.7.0
Flask-WTF==0.14.3
flaskbb-plugin-conversations==1.0.7
flaskbb-plugin-portal==1.1.3
future==0.18.2
idna==2.10
itsdangerous==1.1.0
Jinja2==2.11.2
kombu==5.0.2
limits==1.5.1
Mako==1.1.3
MarkupSafe==1.1.1
mistune==0.8.4
olefile==0.46
Pillow==8.0.1
pluggy==0.13.1
Pygments==2.7.3
python-dateutil==2.8.1
python-editor==1.0.4
pytz==2020.4
redis==3.5.3
requests==2.25.0
simplejson==3.17.2
six==1.15.0
speaklater==1.3
SQLAlchemy==1.3.20
SQLAlchemy-Utils==0.36.8
Unidecode==1.1.1
urllib3==1.26.2
vine==5.0.0
Werkzeug==1.0.1
Whoosh==2.7.4
WTForms==2.3.3
WTForms-SQLAlchemy==0.2
-e .