forked from sig_core/toolkit
pinn markupsafe to 2.0.1 due to deprecation
This commit is contained in:
parent
ae8ef2265c
commit
fd7466e1e6
@ -7,7 +7,7 @@ authors = ["Louis Abel <label@rockylinux.org>", "Neil Hanlon <neil@rockylinux.or
|
|||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = ">=3.7,<4"
|
python = ">=3.7,<4"
|
||||||
rpm = ">=0.1.0"
|
rpm = ">=0.1.0"
|
||||||
MarkupSafe = "<=2.1.3"
|
MarkupSafe = "==2.0.1"
|
||||||
PyYAML = "~6.0.1"
|
PyYAML = "~6.0.1"
|
||||||
Jinja2 = "~2"
|
Jinja2 = "~2"
|
||||||
productmd = "~1.37"
|
productmd = "~1.37"
|
||||||
|
Loading…
Reference in New Issue
Block a user