Merge pull request #6602 from 0xc0170/fix_req_future

requirements: add future
pull/6537/merge
Cruz Monrreal 2018-04-23 11:02:43 -05:00 committed by GitHub
commit 11b6a4eaf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,3 +13,4 @@ beautifulsoup4>=4
fuzzywuzzy>=0.11
pyelftools>=0.24
jsonschema>=2.6
future>=0.16.0