summaryrefslogtreecommitdiffstats
path: root/requirements.txt
blob: d00de5ed44581736cb1b55c3c3dec7e7dbb2c2ac (plain)
1
2
3
4
5
6
7
8
# Versions are pinned to prevent pypi releases arbitrarily breaking
# tests with new APIs/semantics. We want to update versions deliberately.
ansible==2.2.2.0
click==6.7
pyOpenSSL==16.2.0
# We need to disable ruamel.yaml for now because of test failures
#ruamel.yaml
six==1.10.0