Updated from global requirements

Change-Id: Ieebe30dafea73c1ca0e5e0eea0ea9e21c6149ba2
This commit is contained in:
OpenStack Proposal Bot 2016-05-12 18:29:00 +00:00
parent adc4c11d6c
commit c57edd9022
2 changed files with 2 additions and 2 deletions

View File

@ -9,4 +9,4 @@
# PBR should always appear first
pbr>=1.6 # Apache-2.0
reno>=0.1.1 # Apache2
reno>=1.6.2 # Apache2

View File

@ -12,7 +12,7 @@ hacking<0.11,>=0.10.0
#
coverage>=3.6 # Apache-2.0
django-nose>=1.2 # BSD
flake8<2.6.0,>2.4.1 # MIT
flake8<2.6.0,>=2.5.4 # MIT
mock>=1.2 # BSD
mox3>=0.7.0 # Apache-2.0
nose # LGPL