Update appdirs lower constraint to 1.4.0
appdirs v1.3.0 breaks gates because it's not compatible with isort v4.3.9. Change-Id: I54d0d840b4a34137283074dbf022b3467774d73c
This commit is contained in:
parent
2c5afc7f01
commit
bdf7e69222
@ -1,6 +1,6 @@
|
|||||||
alabaster==0.7.10
|
alabaster==0.7.10
|
||||||
amqp==2.1.1
|
amqp==2.1.1
|
||||||
appdirs==1.3.0
|
appdirs==1.4.0
|
||||||
asn1crypto==0.23.0
|
asn1crypto==0.23.0
|
||||||
Babel==2.3.4
|
Babel==2.3.4
|
||||||
cachetools==2.0.0
|
cachetools==2.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user