Skip to content

Commit 0c41cb2

Browse files
authored
Merge branch 'main' into classifier-blackbox-tesseract-nb
2 parents 10081c3 + e8e835b commit 0c41cb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements_test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ statsmodels==0.13.2
1010
pydub==0.25.1
1111
resampy==0.2.2
1212
ffmpeg-python==0.2.0
13-
cma==3.2.0
13+
cma==3.2.1
1414
pandas==1.3.5
1515
librosa==0.9.1
1616
numba~=0.55.1
@@ -48,7 +48,7 @@ jax[cpu]==0.3.1
4848

4949
# other
5050
pytest~=7.0.1
51-
pytest-flake8~=1.0.7
51+
pytest-flake8~=1.1.0
5252
pytest-mock~=3.7.0
5353
pytest-cov~=3.0.0
5454
codecov~=2.1.12

0 commit comments

Comments
 (0)