aboutsummaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
blob: faf4893f80c36284da590f50135c8f327e1e351a (plain)
1
2
3
4
5
6
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
PyYAML>=3.10.0 # MIT
Jinja2>=2.8 # BSD License (3 clause)
six>=1.9.0 # MIT