diff --git a/lower-constraints.txt b/lower-constraints.txt index 234edcb..d0e4344 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -51,8 +51,8 @@ msgpack==0.5.6 munch==2.2.0 netaddr==0.7.19 netifaces==0.10.6 -nose==1.3.7 nose-exclude===0.5.0 +nose==1.3.7 nosehtmloutput==0.0.3 nosexcover==1.0.10 openstack.nose-plugin==0.7 diff --git a/requirements.txt b/requirements.txt index af462d8..5d08625 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 Babel!=2.4.0,>=2.3.4 # BSD python-designateclient>=2.7.0 # Apache-2.0 -horizon>=13.0.0 # Apache-2.0 +horizon>=14.0.0.0b1 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index db542cd..3f0f2dc 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -27,4 +27,4 @@ django-compressor>=2.0 # MIT # OpenStack CI will install the following projects from git # if they are in the required-projects list for a job: -horizon>=13.0.0 # Apache-2.0 +horizon>=14.0.0.0b1 # Apache-2.0