Skip to content

Commit f798fd6

Browse files
authored
update imagecodecs version for py3.12 (#3972)
1 parent 1f53f03 commit f798fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/accuracy_checker/requirements-extra.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ networkx<=2.8.2
77
scikit-image>=0.19.2
88

99
imagecodecs~=2022.2.22;python_version=="3.8" or python_version=="3.9"
10-
imagecodecs~=2023.3.16;python_version>="3.11"
10+
imagecodecs~=2024.6.1;python_version>="3.11"
1111

1212
# reid
1313
scikit-learn>=0.24.1;python_version<"3.11"

0 commit comments

Comments
 (0)