Updated from global requirements

Change-Id: Ie7a7e6613eb154b79c322d171005b91726b172fa
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:04:47 +00:00
parent 235c60c8dc
commit 68a62bd60b
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ python-swiftclient>=3.2.0 # Apache-2.0
pytz>=2013.6 # MIT
PyYAML>=3.10 # MIT
semantic-version>=2.3.1 # BSD
six>=1.9.0 # MIT
six>=1.10.0 # MIT
XStatic>=1.0.0 # MIT License
XStatic-Angular>=1.5.8.0 # MIT License
XStatic-Angular-Bootstrap>=2.2.0.0 # MIT License

View File

@ -26,6 +26,6 @@ requests>=2.14.2 # Apache-2.0
selenium>=2.50.1 # Apache-2.0
sphinx>=1.6.2 # BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
# This also needs xvfb library installed on your OS
xvfbwrapper>=0.1.3 #license: MIT