Updated from global requirements
Change-Id: I7fbc325ad8959038c755df1fbfe197dbc8286e4f
This commit is contained in:
parent
2eb338b787
commit
5dca4b0b24
@ -1,5 +1,8 @@
|
|||||||
|
# The order of packages is significant, because pip processes them in the order
|
||||||
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
|
# process, which may cause wedges in the gate later.
|
||||||
pbr>=0.6,!=0.7,<1.0
|
pbr>=0.6,!=0.7,<1.0
|
||||||
requests>=1.1
|
requests>=1.2.1,!=2.4.0
|
||||||
six>=1.7.0
|
six>=1.7.0
|
||||||
stevedore>=0.14
|
stevedore>=0.14
|
||||||
jsonschema>=2.0.0,<3.0.0
|
jsonschema>=2.0.0,<3.0.0
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
# The order of packages is significant, because pip processes them in the order
|
||||||
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
|
# process, which may cause wedges in the gate later.
|
||||||
# Hacking already pins down pep8, pyflakes and flake8
|
# Hacking already pins down pep8, pyflakes and flake8
|
||||||
hacking>=0.8.0,<0.9
|
hacking>=0.8.0,<0.9
|
||||||
# Unit testing
|
# Unit testing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user