1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2024-11-16 20:29:02 +00:00
dupeguru/requirements-osx.txt
Virgil Dupras db63b63cfd Fix crash in PE when reading some EXIF tags
The crash was caused by ObjP, which crashed when converting `NSDictionary` containing unsupported types.

Updating ObjP to v1.3.1 does the trick.

fixes #263
fixes #265
2014-10-04 16:35:26 -04:00

6 lines
65 B
Plaintext

-r requirements.txt
objp>=1.3.1
appscript>=1.0.0
xibless>=0.4.1