File tree Expand file tree Collapse file tree 5 files changed +8
-3
lines changed Expand file tree Collapse file tree 5 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -53,4 +53,5 @@ rq==1.15.1
5353rules>=3.3
5454Shapely==1.7.1
5555tensorflow==2.11.1 # Optional requirement of Datumaro. Use tensorflow-macos==2.8.0 for Mac M1
56- soundfile==0.12.1
56+ soundfile==0.12.1
57+ chardet==5.2.0
Original file line number Diff line number Diff line change @@ -408,4 +408,5 @@ setuptools==68.2.2
408408 # tensorboard
409409 # tensorflow
410410
411- soundfile==0.12.1
411+ soundfile==0.12.1
412+ chardet==5.2.0
Original file line number Diff line number Diff line change @@ -8,4 +8,5 @@ pylint-plugin-utils==0.7
88pylint==2.14.5
99rope==0.17.0
1010snakeviz==2.1.0
11- soundfile==0.12.1
11+ soundfile==0.12.1
12+ chardet==5.2.0
Original file line number Diff line number Diff line change @@ -62,4 +62,5 @@ tornado==6.3.3
6262 # via snakeviz
6363
6464soundfile==0.12.1
65+ chardet==5.2.0
6566# The following packages are considered to be unsafe in a requirements file:
Original file line number Diff line number Diff line change @@ -29,4 +29,5 @@ watchfiles==0.20.0
2929websockets==11.0.3
3030 # via uvicorn
3131soundfile==0.12.1
32+ chardet==5.2.0
3233# The following packages are considered to be unsafe in a requirements file:
You can’t perform that action at this time.
0 commit comments