diff --git a/requirements.txt b/requirements.txt index 09afa13..a1e4ff9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,3 +12,4 @@ python-zaqarclient>=1.0.0 # Apache-2.0 Babel!=2.4.0,>=2.3.4 # BSD Django<2.0,>=1.8 # BSD django-babel>=0.5.1 # BSD +horizon>=13.0.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index a3f787d..e2e4123 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -26,5 +26,3 @@ sphinx!=1.6.6,>=1.6.2 # BSD testtools>=2.2.0 # MIT # This also needs xvfb library installed on your OS xvfbwrapper>=0.1.3 #license: MIT -# Include horizon as test requirement -http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon