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:
Monty Taylor 2018-05-10 09:46:24 -05:00
parent 8447e82b29
commit c9daa593ac
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ dogpile.cache==0.6.2
extras==1.0.0
fixtures==3.0.0
future==0.16.0
futures==3.0.0
ipaddress==1.0.17
iso8601==0.1.11
jmespath==0.9.0
jsonpatch==1.16