Updated from global requirements
Change-Id: If259654bfad87f61c0c4d0f223082d43c30b5dd0
This commit is contained in:
parent
60965f7d87
commit
f6e4cdc15f
@ -15,7 +15,7 @@ httplib2>=0.7.5 # MIT
|
||||
requests>=2.10.0 # Apache-2.0
|
||||
iso8601>=0.1.11 # MIT
|
||||
keystonemiddleware!=4.5.0,>=4.2.0 # Apache-2.0
|
||||
kombu>=3.0.25 # BSD
|
||||
kombu!=4.0.0,>=3.0.25 # BSD
|
||||
netaddr!=0.7.16,>=0.7.13 # BSD
|
||||
SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
||||
WebOb>=1.6.0 # MIT
|
||||
@ -25,7 +25,7 @@ alembic>=0.8.4 # MIT
|
||||
six>=1.9.0 # MIT
|
||||
stevedore>=1.17.1 # Apache-2.0
|
||||
oslo.concurrency>=3.8.0 # Apache-2.0
|
||||
oslo.config>=3.14.0 # Apache-2.0
|
||||
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
|
||||
oslo.context>=2.9.0 # Apache-2.0
|
||||
oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0
|
||||
oslo.log>=3.11.0 # Apache-2.0
|
||||
|
@ -22,4 +22,4 @@ testtools>=1.4.0 # MIT
|
||||
WebTest>=2.0 # MIT
|
||||
|
||||
# releasenotes
|
||||
reno>=1.8.0 # Apache2
|
||||
reno>=1.8.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user