summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Holder <ray.holder+github@gmail.com>2014-12-14 18:42:26 -0600
committerRay Holder <ray.holder+github@gmail.com>2014-12-14 18:42:26 -0600
commit5cb2c24f3065cf1bfaa4943959e28ea0dad5b184 (patch)
tree8dcc9fc846ab3634cfe0f6a0303317c8d228891d
parent2cd062edcb522b37c49e5b693e69d5fa8d6d2437 (diff)
parent0a3eb6eae1a1a15978d02eec74d5215e5c3a259d (diff)
downloadretrying-5cb2c24f3065cf1bfaa4943959e28ea0dad5b184.tar.gz
Merge pull request #27 from herriojr/master
Adding in minimum version since anything lower doesn't work.
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index ffe2fce..26edfcc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1 @@
-six
+six>=1.7.0