Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit c240628

Browse files
authored
Merge pull request #14 from ltvolks/ltvolks/upgrade-markupsafe
Upgrade markupsafe to fix setuptools error
2 parents da2387f + 35a2a9d commit c240628

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
@@ -13,7 +13,7 @@ idna==2.7
1313
imagesize==1.1.0
1414
jinja2==2.10.1
1515
markdown==3.0.1
16-
markupsafe==1.0
16+
markupsafe==1.1.1
1717
packaging==18.0
1818
pandoc==1.0.2
1919
pbr==5.1.0

0 commit comments

Comments
 (0)