Skip to content

Commit

Permalink
Limit opencv version for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
carterbox committed Sep 16, 2022
1 parent f512c90 commit a969ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envs/win-37.yml
Expand Up @@ -22,5 +22,5 @@ dependencies:
- mkl
- mkl-devel
- mkl_fft
- opencv>=3.4
- opencv>=3.4,<4.2
- pytest

0 comments on commit a969ea2

Please sign in to comment.