Merge "Drop nose dependencies"

This commit is contained in:
Zuul 2018-09-18 12:46:34 +00:00 committed by Gerrit Code Review
commit 43d5fa5def
2 changed files with 1 additions and 2 deletions

View File

@ -6,4 +6,4 @@ pbr>=1.6
oslo.log>=3.30.0 # Apache-2.0
python-swiftclient>=2.2.0
python-troveclient>=1.2.0
horizon>=13.0.0 # Apache-2.0
horizon>=14.0.0.0b3 # Apache-2.0

View File

@ -5,7 +5,6 @@
hacking<0.11,>=0.10.0
coverage>=3.6
ddt>=0.7.0
django-nose>=1.2
mock>=1.2
python-subunit>=0.0.18
selenium>=2.50.1 # Apache-2.0