Skip to content

Commit

Permalink
update dependency on calligator
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdaloop committed Aug 4, 2019
1 parent 5cadde4 commit 25aa7d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,15 @@
},
install_requires=[
'deeplabcut>=2.0.4.1',
'calligator>=0.2.0',
'opencv-python',
'opencv-contrib-python',
'toml',
'numpy',
'scipy',
'pandas',
'tqdm',
'click',
'scikit-video',
'checkerboard'
],
extras_require={
'viz': ["mayavi"]
Expand Down

0 comments on commit 25aa7d3

Please sign in to comment.