summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenShift Bot <eparis+openshiftbot@redhat.com>2017-04-28 04:15:11 -0500
committerGitHub <noreply@github.com>2017-04-28 04:15:11 -0500
commit6dc8ed746d44c03d0560aa10e0796ad9a1278b91 (patch)
treec7d247bd02904698bbba892ee577fb55267566aa /requirements.txt
parent58b1799986e7a41cc4e987dabcefa816a286b203 (diff)
parent57d0e5d8f3762b184e045a19e3834f0831d92863 (diff)
downloadopenshift-6dc8ed746d44c03d0560aa10e0796ad9a1278b91.tar.gz
openshift-6dc8ed746d44c03d0560aa10e0796ad9a1278b91.tar.bz2
openshift-6dc8ed746d44c03d0560aa10e0796ad9a1278b91.tar.xz
openshift-6dc8ed746d44c03d0560aa10e0796ad9a1278b91.zip
Merge pull request #3994 from codificat/boto-requirement
Merged by openshift-bot
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