don't use last keystonemiddleware
Related-bug: #1737115 Change-Id: Id8368c0091ef8eb6a567ba9036bd11d656bcf8d4
This commit is contained in:
parent
359043dc77
commit
607d4e876c
@ -7,7 +7,7 @@ croniter>=0.3.4 # MIT License
|
|||||||
futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
|
futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
|
||||||
futurist>=0.11.0 # Apache-2.0
|
futurist>=0.11.0 # Apache-2.0
|
||||||
jsonschema!=2.5.0,<3.0.0,>=2.0.0
|
jsonschema!=2.5.0,<3.0.0,>=2.0.0
|
||||||
keystonemiddleware>=2.2.0
|
keystonemiddleware>=2.2.0,!=4.19.0
|
||||||
gnocchiclient>=3.1.0 # Apache-2.0
|
gnocchiclient>=3.1.0 # Apache-2.0
|
||||||
lxml>=2.3
|
lxml>=2.3
|
||||||
oslo.db>=4.8.0,!=4.13.1,!=4.13.2,!=4.15.0 # Apache-2.0
|
oslo.db>=4.8.0,!=4.13.1,!=4.13.2,!=4.15.0 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user