Skip to content

Commit 293bd22

Browse files
committed
Merge remote-tracking branch 'origin' into dev_1.21.0
2 parents cbc158b + a8acd5a commit 293bd22

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements_test.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ torchvision==0.23.0
3737
timm==1.0.19
3838

3939
# YOLO dependencies
40-
ultralytics==8.3.176
40+
ultralytics==8.3.178
4141

4242
catboost==1.2.8
4343
GPy==1.13.2
@@ -53,14 +53,14 @@ jax[cpu]==0.4.30
5353
pytest~=8.4.1
5454
pytest-mock~=3.14.1
5555
pytest-cov~=6.2.1
56-
pylint==3.3.7
56+
pylint==3.3.8
5757
mypy==1.17.1
5858
pycodestyle==2.14.0
5959
black==25.1.0
60-
ruff==0.12.7
60+
ruff==0.12.8
6161
types-six==1.17.0.20250515
62-
types-PyYAML==6.0.12.20250516
63-
types-setuptools==80.9.0.20250801
62+
types-PyYAML==6.0.12.20250809
63+
types-setuptools==80.9.0.20250809
6464

6565
# other
6666
requests~=2.32.4

0 commit comments

Comments
 (0)