mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 03:00:23 -07:00
Require jinja2 < 2.9 until tests pass on 2.9.
This commit is contained in:
parent
3ec7243918
commit
07c68571b6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
jinja2
|
jinja2<2.9
|
||||||
jmespath
|
jmespath
|
||||||
junit-xml
|
junit-xml
|
||||||
ordereddict ; python_version < '2.7'
|
ordereddict ; python_version < '2.7'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue