Skip to content

Commit

Permalink
ver
Browse files Browse the repository at this point in the history
  • Loading branch information
pliablepixels committed Jan 2, 2021
1 parent f6f2ccf commit e3c6ee5
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.18', 'scikit-learn', 'future', 'imageio',
'pyzm==0.3.19', 'scikit-learn', 'future', 'imageio',
'imageio-ffmpeg','pygifsicle', 'Pillow'
]

Expand Down

0 comments on commit e3c6ee5

Please sign in to comment.