Updated from global requirements
Change-Id: Ia74f4ee9a19d79bd595536cd435c3ebaf3a39480
This commit is contained in:
parent
38cbb60d0f
commit
88c3272ee3
@ -8,7 +8,7 @@ Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # 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
|
||||
six>=1.9.0 # MIT
|
||||
six>=1.10.0 # MIT
|
||||
neutron-lib>=1.11.0 # Apache-2.0
|
||||
oslo.concurrency>=3.20.0 # Apache-2.0
|
||||
oslo.config>=4.6.0 # Apache-2.0
|
||||
|
@ -12,8 +12,8 @@ pylint==1.4.5 # GPLv2
|
||||
requests-mock>=1.1.0 # Apache-2.0
|
||||
sphinx>=1.6.2 # BSD
|
||||
openstackdocstheme>=1.17.0 # Apache-2.0
|
||||
tempest>=16.1.0 # Apache-2.0
|
||||
testtools>=1.4.0 # MIT
|
||||
tempest>=17.1.0 # Apache-2.0
|
||||
testtools>=2.2.0 # MIT
|
||||
testresources>=2.0.0 # Apache-2.0/BSD
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
WebOb>=1.7.1 # MIT
|
||||
|
Loading…
Reference in New Issue
Block a user