Commit fb428c83494a77929b017a9d967fa6240c70819d

Authored by Renan
1 parent 6a7bdcd6
Exists in master

FIX: opencv requirements

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
optional-requirements.txt
... ... @@ -5,4 +5,4 @@ python-rtmidi==1.4.9
5 5 python-socketio[client]==5.3.0
6 6 requests==2.26.0
7 7 uvicorn[standard]==0.15.0
8   -opencv-python==4.5.3
  8 +opencv-python==4.5.3.56
... ...