Skip to content

Commit 6b7540a

Browse files
authored
Update requirements.txt
1 parent 08eb050 commit 6b7540a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Flask-Login==0.2.7
44
Flask-SQLAlchemy==1.0
55
Flask-Script==0.5.3
66
Flask-WTF==0.9.2
7-
Jinja2==2.7.1
7+
Jinja2>=2.10.1
88
MarkupSafe==0.18
9-
SQLAlchemy==0.8.2
9+
SQLAlchemy>=1.3.0
1010
WTForms==1.0.5
1111
Werkzeug==0.15.3
1212
bcrypt==1.0.2

0 commit comments

Comments
 (0)