mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-08-25 09:27:36 +00:00
Bump jinja2 version to use latest MarkupSafe
By default a jinja2 version less then 3.0.1 is installed, which raises error "cannot import name 'soft_unicode' from 'markupsafe'". Using jinja2 3.0.1 or greater avoids this issue.
This commit is contained in:
committed by
Naga Ravi Chaitanya Elluri
parent
7836c95e0e
commit
d07f956b20
+1
-1
@@ -18,4 +18,4 @@ openshift-client
|
||||
python-ipmi
|
||||
podman-compose
|
||||
docker-compose
|
||||
jinja2
|
||||
jinja2>=3.0.1
|
||||
|
||||
Reference in New Issue
Block a user