Updated from global requirements

Change-Id: I8b871e8f0fd9fd4702dc857cec0347bee2443211
This commit is contained in:
OpenStack Proposal Bot 2018-03-10 13:29:08 +00:00
parent 8bf12ee229
commit a5e43bd839
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
Jinja2>=2.10 # BSD License (3 clause)
netaddr>=0.7.18 # BSD
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
alembic>=0.8.10 # MIT

View File

@ -10,7 +10,7 @@ flake8-import-order==0.12 # LGPLv3
mock>=2.0.0 # BSD
pylint==1.4.5 # GPLv2
requests-mock>=1.1.0 # Apache-2.0
sphinx!=1.6.6,>=1.6.2 # BSD
sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0
tempest>=17.1.0 # Apache-2.0
testtools>=2.2.0 # MIT