Updated from global requirements

Includes a manual refresh of lower-constraints.txt.

Change-Id: I3fa06dae81ee3e1a90e8d2b4c9fc7adecf413dc2
This commit is contained in:
OpenStack Proposal Bot 2018-03-15 07:13:24 +00:00 committed by Joseph Davis
parent 1598d02e62
commit 4527b820a7
3 changed files with 17 additions and 17 deletions

View File

@ -5,7 +5,7 @@ chardet==3.0.4
cliff==2.11.0
cmd2==0.8.1
contextlib2==0.5.5
coverage==4.5.1
coverage==4.0
debtcollector==1.19.0
docutils==0.14
enum-compat==0.0.2
@ -27,7 +27,7 @@ linecache2==1.0.0
MarkupSafe==1.0
mccabe==0.2.1
mock==2.0.0
monasca-common==2.8.0
monasca-common==2.7.0
monotonic==1.4
msgpack==0.5.6
netaddr==0.7.19
@ -38,22 +38,22 @@ oslo.concurrency==3.26.0
oslo.config==5.2.0
oslo.context==2.20.0
oslo.i18n==3.20.0
oslo.log==3.37.0
oslo.log==3.36.0
oslo.policy==1.34.0
oslo.serialization==2.25.0
oslo.service==1.30.0
oslo.service==1.24.0
oslo.utils==3.36.0
Paste==2.0.3
PasteDeploy==1.5.2
pbr==3.1.1
pbr==2.0.0
pep8==1.5.7
prettytable==0.7.2
psutil==5.4.3
psutil==3.2.2
pyflakes==0.8.1
Pygments==2.2.0
pyinotify==0.9.6
pykafka==2.7.0
PyMySQL==0.8.0
PyMySQL==0.7.6
pyparsing==2.2.0
pyperclip==1.6.0
python-dateutil==2.7.0
@ -65,18 +65,18 @@ repoze.lru==0.7
requests==2.18.4
rfc3986==1.1.0
Routes==2.4.1
six==1.11.0
six==1.10.0
snowballstemmer==1.2.1
Sphinx==1.6.5
Sphinx==1.6.2
sphinxcontrib-websupport==1.0.1
SQLAlchemy==1.2.5
SQLAlchemy==1.0.10
stestr==2.0.0
stevedore==1.28.0
stevedore==1.20.0
tabulate==0.8.2
tenacity==4.9.0
testrepository==0.0.20
testrepository==0.0.18
testtools==2.3.0
tooz==1.61.0
tooz==1.58.0
traceback2==1.4.0
ujson==1.35
unittest2==1.1.0

View File

@ -7,8 +7,8 @@ PyMySQL>=0.7.6 # MIT License
six>=1.10.0 # MIT
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
stevedore>=1.20.0 # Apache-2.0
monasca-common>=1.4.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
monasca-common>=2.7.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.service!=1.28.1,>=1.24.0 # Apache-2.0
tooz>=1.58.0 # Apache-2.0

View File

@ -9,7 +9,7 @@ mock>=2.0.0 # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
os-testr>=1.0.0 # Apache-2.0
# required to build documentation
sphinx>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
#oslosphinx>=4.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
# computes code coverage percentages