Merge "Drop nose dependencies"

This commit is contained in:
Zuul 2018-09-25 23:56:56 +00:00 committed by Gerrit Code Review
commit 244999dba7
2 changed files with 0 additions and 3 deletions

View File

@ -15,7 +15,6 @@ deprecation==2.0
django-appconf==1.0.2
django-babel==0.6.2
django-compressor==2.0
django-nose==1.4.4
django-pyscss==2.0.2
Django==1.11
docutils==0.11
@ -43,7 +42,6 @@ msgpack==0.5.6
munch==2.2.0
netaddr==0.7.19
netifaces==0.10.6
nose==1.3.7
openstackdocstheme==1.18.1
openstacksdk==0.12.0
os-client-config==1.29.0

View File

@ -12,6 +12,5 @@ Django<2,>=1.11;python_version<'3.0' # BSD
Django<2.1,>=1.11;python_version>='3.0' # BSD
django-babel>=0.6.2 # BSD
django-compressor>=2.0 # MIT
django-nose>=1.4.4 # BSD
keystoneauth1>=3.4.0 # Apache-2.0
python-congressclient<2000,>=1.9.0 # Apache-2.0