Remove unused oslo.concurrency requirement
Change-Id: I17fbd76f218b28030e604475fe7edd140e71831a
This commit is contained in:
committed by
Juan Antonio Osorio Robles
parent
4ccae1e5c3
commit
ea77fdca9b
@@ -7,7 +7,6 @@ cffi # MIT
|
|||||||
cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0
|
cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0
|
||||||
eventlet!=0.18.3,>=0.18.2 # MIT
|
eventlet!=0.18.3,>=0.18.2 # MIT
|
||||||
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
|
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
|
||||||
oslo.concurrency>=3.8.0 # Apache-2.0
|
|
||||||
oslo.config>=3.10.0 # Apache-2.0
|
oslo.config>=3.10.0 # Apache-2.0
|
||||||
oslo.context>=2.2.0 # Apache-2.0
|
oslo.context>=2.2.0 # Apache-2.0
|
||||||
oslo.i18n>=2.1.0 # Apache-2.0
|
oslo.i18n>=2.1.0 # Apache-2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user