summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorTim Bielawa <timbielawa@gmail.com>2017-04-28 12:41:09 -0400
committerGitHub <noreply@github.com>2017-04-28 12:41:09 -0400
commitd8a70bbd179c59e121a652f2b590f65ed7889eab (patch)
tree9d8c16df98ac710f1624acb5afc6f0d8be44fc82 /requirements.txt
parent7de281c7a8ddfcde6b416e3c4b0b2abb6c6c67a7 (diff)
parentb23be0da38759744cebc8d4b454af1299d97a445 (diff)
downloadopenshift-d8a70bbd179c59e121a652f2b590f65ed7889eab.tar.gz
openshift-d8a70bbd179c59e121a652f2b590f65ed7889eab.tar.bz2
openshift-d8a70bbd179c59e121a652f2b590f65ed7889eab.tar.xz
openshift-d8a70bbd179c59e121a652f2b590f65ed7889eab.zip
Merge branch 'master' into contrib_pre-commit_hook
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index d00de5ed4..1996a967d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,7 @@
# 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
+boto==2.45.0
click==6.7
pyOpenSSL==16.2.0
# We need to disable ruamel.yaml for now because of test failures