Updated from global requirements

Change-Id: Id715b25d2e1d1a2ed512dd5c306c9d76f8a87f67
This commit is contained in:
OpenStack Proposal Bot 2017-02-15 10:19:21 +00:00
parent e7f4f7ef9d
commit f98b2ad496
2 changed files with 3 additions and 3 deletions

View File

@ -14,4 +14,4 @@ django-babel>=0.5.1 # BSD
django-compressor>=2.0 # MIT
django-openstack-auth>=3.1.0 # Apache-2.0
django-pyscss>=2.0.2 # BSD License (2 clause)
python-karborclient>=0.1.1 # Apache-2.0
python-karborclient>=0.1.3 # Apache-2.0

View File

@ -10,7 +10,7 @@
hacking<0.11,>=0.10.2 # Apache-2.0
coverage>=4.0 # Apache-2.0
django-nose>=1.4.4 # BSD
docutils!=0.13.1,>=0.11 # OSI-Approved Open Source, Public Domain
docutils>=0.11 # OSI-Approved Open Source, Public Domain
mock>=2.0 # BSD
mox3!=0.19.0,>=0.7.0 # Apache-2.0
nodeenv>=0.9.4 # BSD
@ -21,7 +21,7 @@ nosexcover # BSD
openstack.nose-plugin>=0.7 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
selenium>=2.50.1 # Apache-2.0
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
sphinx>=1.5.1 # BSD
testtools>=1.4.0 # MIT
# This also needs xvfb library installed on your OS
xvfbwrapper>=0.1.3 #license: MIT