Updated from global requirements

Change-Id: Ic94a3421fa34d076cb16c7328c2f4d91623e0f38
This commit is contained in:
OpenStack Proposal Bot 2016-10-22 01:19:38 +00:00
parent be44f985a0
commit 83d6541471
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon
# Hacking should appear first in case something else depends on pep8
hacking<0.11,>=0.10.0
#
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
django-nose>=1.4.4 # BSD
flake8<2.6.0,>=2.5.4 # MIT
mock>=2.0 # BSD