diff --git a/lower-constraints.txt b/lower-constraints.txt index f74b5d7..b7b9fab 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -11,7 +11,6 @@ debtcollector==1.19.0 decorator==4.2.1 deprecation==2.0 Django==1.11 -django-nose==1.4.4 docutils==0.11 dogpile.cache==0.6.5 dulwich==0.15.0 diff --git a/requirements.txt b/requirements.txt index 6b897e1..e82098a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ python-tackerclient>=0.8.0 # Apache-2.0 # This will be installed from git in OpenStack CI if the job setting # required-projects for horizon: -horizon>=14.0.0.0b2 # Apache-2.0 +horizon>=14.0.0.0b3 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index fde0086..8a7b755 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,7 +10,6 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 # coverage!=4.4,>=4.0 # Apache-2.0 -django-nose>=1.4.4 # BSD mock>=2.0.0 # BSD nodeenv>=0.9.4 # BSD # This also needs xvfb library installed on your OS