Add Markupsafe to Requirements.

JinJa2 is complaining that it can't import `soft_unicode` from markupsafe.  Pinning version to see if that helps fix the CI issue.
This commit is contained in:
BethanyG
2022-02-17 23:34:31 -08:00
committed by Victor Goff
parent 6c3bdd845d
commit 11bc420606

View File

@@ -2,3 +2,4 @@ black==20.8b1
flake8==3.7.8
Jinja2==2.10.1
python-dateutil==2.8.1
markupsafe==2.0.1