Updated from global requirements

Change-Id: I24e51d74ca70dfa86c949be8d4341cc2882061ac
This commit is contained in:
OpenStack Proposal Bot 2016-10-22 01:27:20 +00:00
parent 0a0254f38e
commit 2ba65d00ca
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ keystoneauth1>=2.14.0 # Apache-2.0
iso8601>=0.1.11 # MIT
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
oslo.utils>=3.17.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
requests>=2.10.0 # Apache-2.0
simplejson>=2.2.0 # MIT

View File

@ -4,7 +4,7 @@
hacking<0.11,>=0.10.0
bandit>=1.1.0 # Apache-2.0
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
keyring>=5.5.1 # MIT/PSF
mock>=2.0 # BSD