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 716b2e6 commit 4658934
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,4 +1,4 @@
numpy
six
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 @@ -53,7 +53,7 @@
install_requires=[
'six>=1.10',
'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 4658934

Please sign in to comment.