summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGinnis <sean.mcginnis@gmail.com>2020-06-09 16:49:27 -0500
committerSean McGinnis <sean.mcginnis@gmail.com>2020-06-09 16:49:27 -0500
commit04d5280c3d90ca6f8d495c945143c5f2858024a1 (patch)
treeb36330fc1d5fcac746134908173796245cc1f3d1
parentfcc0e08132651c228fbd175b23b05cdaf8a802c2 (diff)
downloadoslo-config-04d5280c3d90ca6f8d495c945143c5f2858024a1.tar.gz
Update lower-constraints versions8.2.0
This updates lower constraints to versions that will work with py38 so that when we move to running on focal nodes, which has py38 as its default py3 runtime, the lower-constraints job will continue to pass. It also cleans out some secondary requirements that are no longer needed due to our direct dependencies being updated. Linters are removed that are kept in the global requirements blacklist as those are not version tracked and are not relevant for our lower-constraints unit test runs. Change-Id: Ied58e8aeb700c15354f1c040b2623f498d636061 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
-rw-r--r--lower-constraints.txt34
1 files changed, 32 insertions, 2 deletions
diff --git a/lower-constraints.txt b/lower-constraints.txt
index 135542e..2f7583c 100644
--- a/lower-constraints.txt
+++ b/lower-constraints.txt
@@ -1,48 +1,78 @@
alabaster==0.7.10
appdirs==1.3.0
Babel==2.3.4
-bandit==1.4.0
+certifi==2020.4.5.2
+chardet==3.0.4
+cliff==3.1.0
+cmd2==0.8.9
coverage==4.0
debtcollector==1.2.0
+doc8==0.8.1
docutils==0.11
dulwich==0.15.0
+entrypoints==0.3
extras==1.0.0
fixtures==3.0.0
+future==0.18.2
gitdb==0.6.4
GitPython==1.0.1
+idna==2.5
imagesize==0.7.1
iso8601==0.1.11
Jinja2==2.10
keystoneauth1==3.4.0
linecache2==1.0.0
MarkupSafe==1.0
+mock==4.0.2
+monotonic==1.5
mox3==0.20.0
+msgpack==1.0.0
mypy==0.720
+mypy-extensions==0.4.3
netaddr==0.7.18
+netifaces==0.10.9
openstackdocstheme==1.20.0
os-client-config==1.28.0
+oslo.context==3.1.0
oslo.i18n==3.15.3
oslo.log==3.36.0
+oslo.serialization==3.2.0
+oslo.utils==4.2.0
oslotest==3.2.0
+packaging==20.4
pbr==2.0.0
+prettytable==0.7.2
Pygments==2.2.0
+pyinotify==0.9.6
+pyparsing==2.4.7
+pyperclip==1.8.0
+python-dateutil==2.8.1
python-mimeparse==1.6.0
python-subunit==1.0.0
pytz==2013.6
PyYAML==3.12
reno==2.5.0
requests==2.18.0
-requests_mock==1.5.0
+requests-mock==1.5.0
requestsexceptions==1.2.0
+restructuredtext-lint==1.3.1
rfc3986==1.2.0
+six==1.15.0
smmap==0.9.0
snowballstemmer==1.2.1
Sphinx==1.8.0
+sphinxcontrib-apidoc==0.3.0
sphinxcontrib-websupport==1.0.1
stestr==2.1.0
stevedore==1.20.0
+testrepository==0.0.20
testscenarios==0.4
testtools==2.2.0
traceback2==1.4.0
+typed-ast==1.4.1
+typing-extensions==3.7.4.2
unittest2==1.1.0
+urllib3==1.21.1
+voluptuous==0.11.7
+wcwidth==0.2.4
wrapt==1.7.0