commit 02fc3c2625d686217ebaaea3baf62c79dd45b186 parent 224ca0ffa7075fc192789d023b19584a39d1f24e Author: Steven Atkinson <steven@atkinson.mn> Date: Sun, 13 Nov 2022 19:21:51 -0800 Update requirements.txt Freeze wavio version until I can incorporate the new API Diffstat:
M | requirements.txt | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt @@ -14,5 +14,5 @@ scipy sounddevice torch tqdm -wavio +wavio<=0.0.4 # Breaking change in 0.0.5 wheel