Updated from global requirements

Change-Id: Ib44a9dd1ed17431ec1be62e80916227ef3c74a1d
This commit is contained in:
OpenStack Proposal Bot 2017-04-12 04:21:12 +00:00
parent 27663efdd3
commit 95b63a2d5d
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=2.0.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
appdirs>=1.3.0 # MIT License
dogpile.cache>=0.6.2 # BSD
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT

View File

@ -7,7 +7,7 @@ doc8 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
requests-mock>=1.1 # Apache-2.0
mock>=2.0 # BSD
Babel>=2.3.4 # BSD
Babel!=2.4.0,>=2.3.4 # BSD
oslosphinx>=4.7.0 # Apache-2.0
reno>=1.8.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0