Add ipaddress and futures to lower-constraints
These were missing but that didn't get noticed before. Changing the requirements in the next patch triggers the error. Change-Id: I65605e14fc73e4eb223b7c31a98d4758ca280c9d
This commit is contained in:
@@ -6,6 +6,8 @@ dogpile.cache==0.6.2
|
|||||||
extras==1.0.0
|
extras==1.0.0
|
||||||
fixtures==3.0.0
|
fixtures==3.0.0
|
||||||
future==0.16.0
|
future==0.16.0
|
||||||
|
futures==3.0.0
|
||||||
|
ipaddress==1.0.17
|
||||||
iso8601==0.1.11
|
iso8601==0.1.11
|
||||||
jmespath==0.9.0
|
jmespath==0.9.0
|
||||||
jsonpatch==1.16
|
jsonpatch==1.16
|
||||||
|
Reference in New Issue
Block a user