Updated from global requirements
Change-Id: I7adeb6517e694d95a411bae4041d6fea2d960213
This commit is contained in:
parent
785998ef4d
commit
b28f16fcfc
@ -6,6 +6,6 @@ six>=1.9.0 # MIT
|
|||||||
kazoo>=2.2 # Apache-2.0
|
kazoo>=2.2 # Apache-2.0
|
||||||
kafka-python<1.0.0,>=0.9.5 # Apache-2.0
|
kafka-python<1.0.0,>=0.9.5 # Apache-2.0
|
||||||
PyMySQL!=0.7.7,>=0.6.2 # MIT License
|
PyMySQL!=0.7.7,>=0.6.2 # MIT License
|
||||||
oslo.config>=3.14.0 # Apache-2.0
|
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
|
||||||
pbr>=1.6 # Apache-2.0
|
pbr>=1.6 # Apache-2.0
|
||||||
ujson>=1.35 # BSD
|
ujson>=1.35 # BSD
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# Hacking already pins down pep8, pyflakes and flake8
|
# Hacking already pins down pep8, pyflakes and flake8
|
||||||
hacking<0.12,>=0.11.0 # Apache-2.0
|
hacking<0.12,>=0.11.0 # Apache-2.0
|
||||||
Babel>=2.3.4 # BSD
|
Babel>=2.3.4 # BSD
|
||||||
coverage>=3.6 # Apache-2.0
|
coverage>=4.0 # Apache-2.0
|
||||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||||
httplib2>=0.7.5 # MIT
|
httplib2>=0.7.5 # MIT
|
||||||
mock>=2.0 # BSD
|
mock>=2.0 # BSD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user