Skip to content

Commit 753f092

Browse files
0xc0170adbridge
authored andcommitted
requirements: add future
SHA 14255ca introduced the lines that are reported to be breaking. future module in requirements fixes it Reference: https://pypi.python.org/pypi/future Fixes #6489
1 parent beafcf3 commit 753f092

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ beautifulsoup4>=4
1313
fuzzywuzzy>=0.11
1414
pyelftools>=0.24
1515
jsonschema>=2.6
16+
future>=0.16.0

0 commit comments

Comments
 (0)