Skip to content

Commit

Permalink
add MarkupSafe==2.0.1 to install_requires
Browse files Browse the repository at this point in the history
  • Loading branch information
capsulecorplab committed Mar 30, 2022
1 parent f12fcb1 commit 23c25be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
install_requires=[
"lxml==4.6.3",
"Markdown==3.3.4",
"MarkupSafe==2.0.1",
"pexpect==4.8.0",
"pytest==6.2.4",
"Cheetah3==3.2.6",
Expand Down

0 comments on commit 23c25be

Please sign in to comment.