summaryrefslogtreecommitdiff
path: root/lower-constraints.txt
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2019-06-17 13:22:04 -0700
committerTim Burke <tim.burke@gmail.com>2019-06-24 08:22:37 -0700
commit0ebfeddf65adb473fda2adfd1705534b6308cd2b (patch)
tree558534cd6cbdcac516afba850c9fd6f72e4295ce /lower-constraints.txt
parent9f1ef35630ebf9da53cbd061f89889e534803725 (diff)
downloadswift-0ebfeddf65adb473fda2adfd1705534b6308cd2b.tar.gz
Bump up our minimum eventlet version
We need 0.25.0 for py3 support, and increasing it for both is simplest. Also drag forward dnspython, as newer eventlet requires a newer dnspython. Note that we still don't explicitly list it as a dependency for py3; rather, it's been getting installed as a requirement for eventlet. Change-Id: If933b713bdd1dfc348959771d60c0756a9a94477
Diffstat (limited to 'lower-constraints.txt')
-rw-r--r--lower-constraints.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/lower-constraints.txt b/lower-constraints.txt
index f8d304944..24e0e1b5b 100644
--- a/lower-constraints.txt
+++ b/lower-constraints.txt
@@ -14,11 +14,11 @@ cmd2==0.8.1
coverage==3.6
cryptography==2.0.2
debtcollector==1.19.0
-dnspython==1.14.0
+dnspython==1.15.0
docutils==0.11
dulwich==0.19.0
enum-compat==0.0.2
-eventlet==0.17.4
+eventlet==0.25.0
extras==1.0.0
fixtures==3.0.0
flake8==2.5.5
@@ -76,7 +76,7 @@ reno==1.8.0
requests==2.14.2
requests-mock==1.2.0
rfc3986==1.1.0
-six==1.9.0
+six==1.10.0
smmap2==2.0.3
snowballstemmer==1.2.1
Sphinx==1.6.2