Updated from global requirements

Change-Id: Id9d735ae59521ccf8af026f520baa725aab1de6e
This commit is contained in:
OpenStack Proposal Bot 2017-08-18 04:43:09 +00:00
parent e891c2a4bf
commit 64d5ae396c
2 changed files with 2 additions and 2 deletions

View File

@ -9,4 +9,4 @@ django-compressor>=2.0 # MIT
django-openstack-auth>=3.5.0 # Apache-2.0
iso8601>=0.1.11 # MIT
python-mistralclient>=3.1.0 # Apache-2.0
PyYAML>=3.10.0 # MIT
PyYAML>=3.10 # MIT

View File

@ -8,7 +8,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
# Testing Requirements
coverage!=4.4,>=4.0 # Apache-2.0
django-nose>=1.4.4 # BSD
mock>=2.0 # BSD
mock>=2.0.0 # BSD
mox3!=0.19.0,>=0.7.0 # Apache-2.0
nodeenv>=0.9.4 # BSD
nose # LGPL