Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update setup.py
Co-authored-by: n-poulsen <[email protected]>
  • Loading branch information
MMathisLab and n-poulsen authored Mar 10, 2024
commit 5a8eae83b6b79838068f34acc9683d4e346ad671
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"gui": [
"pyside6==6.4.2",
"qdarkstyle==3.1",
"napari-deeplabcut>=0.2.1.4",
"napari-deeplabcut>=0.2.1.5",
],
"openvino": ["openvino-dev==2022.1.0"],
"docs": ["numpydoc"],
Expand Down