Skip to content

Commit f0e7adb

Browse files
author
AtonKi
committed
reqerimenrs
1 parent aac1b77 commit f0e7adb

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

FlaskApp/requirements.txt

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,21 @@ Flask==1.0.2
33
itsdangerous==0.24
44
Jinja2==2.10
55
MarkupSafe==1.0
6-
Werkzeug==0.14.1
6+
Werkzeug==0.14.1
7+
bcrypt==3.1.4
8+
blinker==1.4
9+
certifi==2016.2.28
10+
cffi==1.11.5
11+
click==6.7
12+
Flask==1.0
13+
Flask-Bcrypt==0.7.1
14+
Flask-Login==0.4.1
15+
Flask-Mail==0.9.1
16+
Flask-SQLAlchemy==2.3.2
17+
Flask-WTF==0.14.2
18+
itsdangerous==0.24
19+
Pillow==5.3.0
20+
pycparser==2.18
21+
six==1.11.0
22+
SQLAlchemy==1.2.7
23+
WTForms==2.1

0 commit comments

Comments
 (0)