Commit ac0c4b270224dc667db67895ed8c2b626b2aadc2

Authored by Victor Hugo Souza
1 parent e9f5883b
Exists in master

FIX: Correct opencv version in optional-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
... ...