Add the minimum version number requirement to sounddevice in requirements.txt.

PiperOrigin-RevId: 520998845
This commit is contained in:
Jiuqiang Tang 2023-03-31 13:23:43 -07:00 committed by Copybara-Service
parent c40e0fb6d5
commit 7f9fd4f154

View File

@ -5,4 +5,4 @@ matplotlib
numpy
opencv-contrib-python
protobuf>=3.11,<4
sounddevice
sounddevice>=0.4.4