Skip to content

Commit

Permalink
#224 Restrict pefile2 library to python <= 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nadouani committed Apr 6, 2018
1 parent 5ca2ab1 commit 5d2a6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analyzers/File_Info/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
python-magic
pefile2
pefile2;python_version<='2.7'
pydeep
pyexifinfo
oletools
Expand Down

0 comments on commit 5d2a6dd

Please sign in to comment.