Skip to content

Commit dad381c

Browse files
committed
Update werkzeug for Python 3.8
cf pallets/werkzeug#1551
1 parent 1c0ccfc commit dad381c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ MarkupSafe==1.1.1
1111
SQLAlchemy==1.3.0
1212
psycopg2==2.8.4
1313
WTForms-Alchemy==0.16.6
14-
Werkzeug==0.15.3
14+
Werkzeug==0.15.5
1515
gunicorn==19.7.1
1616
pytest==5.2.2

0 commit comments

Comments
 (0)