summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Walker <walkerjoseph@google.com>2019-03-29 16:22:57 -0700
committerJoe Walker <walkerjoseph@google.com>2019-03-29 16:22:57 -0700
commitd72358a48df39ffb2fa56786370aca688732ed39 (patch)
tree2b535d31a8fe55278e7042f62d91e269a15f562d
parent1220ce36879a69e5d754de53adb09c3c24d6a533 (diff)
downloadboto-d72358a48df39ffb2fa56786370aca688732ed39.tar.gz
Adding PyYAML==3.1 for python 2.6 compatibility
-rw-r--r--requirements-py26.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements-py26.txt b/requirements-py26.txt
index 83240fb9..0ec5371d 100644
--- a/requirements-py26.txt
+++ b/requirements-py26.txt
@@ -1,3 +1,4 @@
+PyYAML==3.11
idna==2.7
unittest2==0.5.1
ordereddict==1.1