Compare View
Commits (2)
Showing
1 changed file
Show diff stats
optional-requirements.txt
@@ -5,4 +5,5 @@ python-rtmidi==1.4.9 | @@ -5,4 +5,5 @@ python-rtmidi==1.4.9 | ||
5 | python-socketio[client]==5.3.0 | 5 | python-socketio[client]==5.3.0 |
6 | requests==2.26.0 | 6 | requests==2.26.0 |
7 | uvicorn[standard]==0.15.0 | 7 | uvicorn[standard]==0.15.0 |
8 | -opencv-python==4.5.3 | 8 | +opencv-python==4.5.3.56 |
9 | +pyacvd==0.2.7 |