Updated from global requirements 55/68255/8
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 24 Jul 2019 08:38:19 +0000 (10:38 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 27 Jul 2019 09:30:39 +0000 (11:30 +0200)
Change-Id: Icb22ff53d7aa123d42c06d60dff6f632ff78aa98
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
requirements.txt
test-requirements.txt

index dc4eab1..c997c36 100644 (file)
@@ -16,6 +16,6 @@ xtesting
 os-client-config # Apache-2.0
 shade # Apache-2.0
 ruamel.yaml.jinja2 # MIT
-tempest
+tempest # Apache-2.0
 rally
 rally-openstack
index b027ad3..d82076f 100644 (file)
@@ -7,7 +7,7 @@ nose # LGPL
 flake8<2.6.0,>=2.5.4 # MIT
 pylint # GPLv2
 sphinx!=1.6.6,!=1.6.7,<2.0.0;python_version=='2.7' # BSD
-sphinx!=1.6.6,!=1.6.7;python_version>='3.4' # BSD
+sphinx!=1.6.6,!=1.6.7,!=2.1.0;python_version>='3.4' # BSD
 sphinx-rtd-theme
 yamllint
 ansible-lint