spagestic commited on
Commit
0660479
·
1 Parent(s): 68c0007

fix: add soundfile package to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -48,6 +48,7 @@ semantic-version==2.10.0
48
  shellingham==1.5.4
49
  six==1.17.0
50
  sniffio==1.3.1
 
51
  starlette==0.46.2
52
  tomlkit==0.12.0
53
  tqdm==4.67.1
 
48
  shellingham==1.5.4
49
  six==1.17.0
50
  sniffio==1.3.1
51
+ soundfile==0.11.0
52
  starlette==0.46.2
53
  tomlkit==0.12.0
54
  tqdm==4.67.1