Updated from global requirements

Change-Id: I54eaee6e963d86edb57d0e20e24cc58b2e81da8b
This commit is contained in:
OpenStack Proposal Bot 2017-09-06 13:36:20 +00:00
parent b945702ad0
commit 0d570bdb3c
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
# ascii betical order.
Babel!=2.4.0,>=2.3.4 # BSD
PyYAML>=3.10 # MIT
PyYAML>=3.10.0 # MIT
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
WSME>=0.8 # MIT
WebOb>=1.7.1 # MIT

View File

@ -11,7 +11,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
doc8 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
mock>=2.0.0 # BSD
mock>=2.0 # BSD
openstackdocstheme>=1.16.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0
@ -25,4 +25,4 @@ testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
# releasenotes
reno>=2.5.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0