Skip to content

Commit

Permalink
Issue #104 went headless
Browse files Browse the repository at this point in the history
  • Loading branch information
thompson318 committed Jan 12, 2022
1 parent 320be18 commit 9768f77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
numpy
opencv-contrib-python>=4.2.0.32
opencv-contrib-python-headless>=4.2.0.32
scikit-surgerycore
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@

install_requires=[
'numpy>=1.11',
'opencv-contrib-python>=4.1.1.26',
'opencv-contrib-python-headless>=4.1.1.26',
'scikit-surgerycore>=0.1.0',
],

Expand Down

0 comments on commit 9768f77

Please sign in to comment.