pin markupsafe

This commit is contained in:
Robin Dunn
2022-08-06 12:14:29 -07:00
parent 25fa3d9931
commit 3f88d4668a

View File

@@ -18,6 +18,7 @@ pytest-timeout
sphinx==2.2.0 ; python_version >= '3.0'
sphinx==1.8.5 ; python_version < '3.0'
Jinja2==2.10
markupsafe==1.1.1
doc2dash==2.3.0
beautifulsoup4
attrdict3