Updated from global requirements
Change-Id: Ie511bf5ffe497e3d737d5b2b63072b81856340af
This commit is contained in:
parent
3456a9e8a8
commit
a607ccc387
@ -4,7 +4,7 @@
|
||||
|
||||
# Temporarily add Babel reference to avoid problem
|
||||
# in keystone-coverage-db CI job
|
||||
Babel>=1.3,!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3 # BSD
|
||||
Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
|
||||
|
||||
pbr>=1.6 # Apache-2.0
|
||||
WebOb>=1.2.3 # MIT
|
||||
@ -16,7 +16,7 @@ cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0
|
||||
six>=1.9.0 # MIT
|
||||
SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
||||
sqlalchemy-migrate>=0.9.6 # Apache-2.0
|
||||
stevedore>=1.5.0 # Apache-2.0
|
||||
stevedore>=1.9.0 # Apache-2.0
|
||||
passlib>=1.6 # BSD
|
||||
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
|
||||
keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user