Updated from global requirements

Change-Id: Ia54fb3f70b02aacc737dc17802eef53ad7f6b316
This commit is contained in:
OpenStack Proposal Bot 2017-05-15 00:47:00 +00:00
parent fca09aa629
commit 054fe051f2
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
django-nose>=1.4.4 # BSD
mock>=2.0 # BSD
funcsigs>=0.4;python_version=='2.7' or python_version=='2.6' # Apache-2.0