Skip to content

Commit b4de0ec

Browse files
committed
ver
1 parent f027cfd commit b4de0ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hook/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
LICENSE = 'GPL'
1717
INSTALL_REQUIRES = [
1818
'numpy', 'requests', 'Shapely', 'imutils',
19-
'pyzm>=0.3.42', 'scikit-learn', 'future', 'imageio',
19+
'pyzm>=0.3.45', 'scikit-learn', 'future', 'imageio',
2020
'imageio-ffmpeg','pygifsicle', 'Pillow'
2121
]
2222

0 commit comments

Comments
 (0)