Cleanup requirements

https://review.openstack.org/#/c/567830/ turns out that
trove-dashboard has horizon dependecies explicitly in requirements.txt
even if trove-dashboard does not use directly.
It makes the maintenance of requirements complicated,
so it would be better to drop them.

Change-Id: I8e1e6f4b5c4172df56a698a9091f1e98e9f6b6b8
This commit is contained in:
Akihiro Motoki 2018-06-03 07:14:25 +09:00
parent 9ade6598b3
commit c72296e5e1
1 changed files with 0 additions and 6 deletions

View File

@ -3,13 +3,7 @@
# process, which may cause wedges in the gate later.
pbr>=1.6
# Horizon Core Requirements
Babel>=1.3
Django<1.9,>=1.8
django-compressor>=1.4
iso8601>=0.1.9
oslo.log>=3.30.0 # Apache-2.0
python-keystoneclient!=1.8.0,>=1.6.0
python-swiftclient>=2.2.0
python-troveclient>=1.2.0
horizon>=13.0.0 # Apache-2.0