fix markupsafe version (#13930)

This commit is contained in:
Anastasia Kuporosova 2022-11-09 15:43:19 +01:00 committed by GitHub
parent f779755d39
commit e043dcbae7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,3 @@
MarkupSafe==2.0.1
jinja2==2.11.3
gitpython