mirror of
https://github.com/ansible/awx.git
synced 2026-08-06 13:00:05 -02:30
revert jinja2 dep changes for ansible venv
This commit is contained in:
@@ -43,7 +43,7 @@ azure-mgmt-iothub==0.7.0
|
||||
# AWS
|
||||
boto==2.47.0 # last which does not break ec2 scripts
|
||||
boto3==1.9.223
|
||||
jinja2==2.11.2 # required for ChainableUndefined
|
||||
jinja2==2.10.1 # required for native jinja2 types for inventory compat mode
|
||||
# netconf for network modules
|
||||
ncclient==0.6.3
|
||||
# netaddr filter
|
||||
|
||||
Reference in New Issue
Block a user