We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f027cfd commit b4de0ecCopy full SHA for b4de0ec
hook/setup.py
@@ -16,7 +16,7 @@
16
LICENSE = 'GPL'
17
INSTALL_REQUIRES = [
18
'numpy', 'requests', 'Shapely', 'imutils',
19
- 'pyzm>=0.3.42', 'scikit-learn', 'future', 'imageio',
+ 'pyzm>=0.3.45', 'scikit-learn', 'future', 'imageio',
20
'imageio-ffmpeg','pygifsicle', 'Pillow'
21
]
22
0 commit comments