We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 17db639 + d93e2c4 commit 510b420Copy full SHA for 510b420
requirements_test.txt
@@ -7,7 +7,7 @@ scipy==1.12.0
7
matplotlib==3.10.3
8
scikit-learn==1.6.1
9
six==1.17.0
10
-Pillow==11.2.1
+Pillow==11.3.0
11
tqdm==4.67.1
12
statsmodels==0.14.4
13
pydub==0.25.1
@@ -36,7 +36,7 @@ torchvision==0.22.1
36
timm==1.0.16
37
38
# YOLO dependencies
39
-ultralytics==8.3.159
+ultralytics==8.3.161
40
41
catboost==1.2.8
42
GPy==1.13.2
@@ -56,7 +56,7 @@ pylint==3.3.7
56
mypy==1.16.1
57
pycodestyle==2.14.0
58
black==25.1.0
59
-ruff==0.12.0
+ruff==0.12.2
60
types-six==1.17.0.20250515
61
types-PyYAML==6.0.12.20250516
62
types-setuptools==80.9.0.20250529
0 commit comments