17 lines
341 B
Plaintext
17 lines
341 B
Plaintext
# Runtime Dependencies
|
|
|
|
# https://pyyaml.org/wiki/PyYAML#history
|
|
# PyYAML==5.2 is last supported for py34
|
|
PyYAML
|
|
|
|
# https://jinja.palletsprojects.com/en/2.11.x/changelog/
|
|
# Jinja2==2.10 is last supported for py34 (trusty)
|
|
# Jinja2==2.11 is last supported for py27 & py35 (xenial)
|
|
Jinja2
|
|
|
|
six
|
|
netaddr
|
|
Tempita
|
|
|
|
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|