Skip to content

Commit

Permalink
Require new 0.3.57 version of pyzm
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaac Connor committed Apr 13, 2023
1 parent 83293e7 commit 03ed985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hook/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
LICENSE = 'GPL'
INSTALL_REQUIRES = [
'numpy', 'requests', 'Shapely', 'imutils',
'pyzm>=0.3.56', 'scikit-learn', 'future', 'imageio',
'pyzm>=0.3.57', 'scikit-learn', 'future', 'imageio',
'imageio-ffmpeg','pygifsicle', 'Pillow', 'configupdater'
]

Expand Down

0 comments on commit 03ed985

Please sign in to comment.