Skip to content

Commit 466e699

Browse files
authored
Pin markupsafe to 2.0.1 (#378)
1 parent 3a4c43f commit 466e699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
'asn1crypto==1.0.0',
3434
'gevent==1.4.0',
3535
'ujson',
36-
'markupsafe',
36+
'markupsafe==2.0.1',
3737
'sqlalchemy',
3838
'PyYAML',
3939
'PyMYSQL',

0 commit comments

Comments
 (0)