From 969fecd3696fcc68f8a3783fa46d867c3ccbdedf Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Tue, 15 May 2018 11:32:18 -0400 Subject: [PATCH] fix lower-constraints We cannot modify the requirements list until the existing lower constraints values are correct. Change-Id: I8ed238bfcb6e11a0b5e28404ccb93e88e01d83b7 Signed-off-by: Doug Hellmann --- lower-constraints.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index fa016b5f..e1eff619 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -6,6 +6,7 @@ coverage==4.0 debtcollector==1.2.0 docutils==0.11 dulwich==0.15.0 +enum34==1.0.4;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD extras==1.0.0 fixtures==3.0.0 flake8==2.5.5 @@ -41,7 +42,7 @@ rfc3986==0.3.1 six==1.10.0 smmap==0.9.0 snowballstemmer==1.2.1 -Sphinx==1.6.5 +Sphinx==1.6.2 sphinxcontrib-websupport==1.0.1 stevedore==1.20.0 testrepository==0.0.18