1
0
Эх сурвалжийг харах

try opencv with 3.7 compatibility

Rodja Trappe 2 жил өмнө
parent
commit
3a9eb3c64f

+ 1 - 1
.github/workflows/test.yml

@@ -23,7 +23,7 @@ jobs:
       - name: install dependencies
         run: |
           poetry install
-          poetry add opencv-python opencv-contrib-python-headless
+          poetry add opencv-python=4.6.0.66
       - name: test startup
         run: poetry run ./test_startup.sh
       - name: setup chromedriver