Skip to content

Commit ae4ab18

Browse files
authored
Merge branch 'dev_1.15.0' into object-detector-resize
2 parents 092d59c + d6f190f commit ae4ab18

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements_test.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pydub==0.25.1
1212
resampy==0.4.2
1313
ffmpeg-python==0.2.0
1414
cma==3.3.0
15-
pandas==1.5.3
15+
pandas==2.0.1
1616
librosa==0.10.0.post2
1717
numba~=0.56.4
1818
opencv-python
@@ -42,7 +42,7 @@ xgboost==1.7.4
4242
kornia~=0.6.10
4343
tensorboardX==2.6
4444
lief==0.12.3
45-
jax[cpu]==0.4.6
45+
jax[cpu]==0.4.8
4646

4747
# Lingvo ASR dependencies
4848
# supported versions: (lingvo==0.6.4 with tensorflow-gpu==2.1.0)
@@ -51,7 +51,7 @@ jax[cpu]==0.4.6
5151
# lingvo==0.6.4
5252

5353
# other
54-
pytest~=7.2.2
54+
pytest~=7.3.1
5555
pytest-flake8~=1.1.1
5656
flake8~=4.0.1
5757
pytest-mock~=3.10.0

0 commit comments

Comments
 (0)