Skip to content

Commit ab83589

Browse files
akuporoseaidova
andauthored
update rawpy to be compatible with py3.12 (#3969)
* update rawpy to be compatible with py3.12 * Update tools/accuracy_checker/requirements-extra.in Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com> --------- Co-authored-by: Ekaterina Aidova <ekaterina.aidova@intel.com>
1 parent def43a5 commit ab83589

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
@@ -41,7 +41,7 @@ parasail~=1.2.4;platform_system=="Windows"
4141
fast-ctc-decode>=0.2.5;python_version<"3.11"
4242

4343
# raw image formats processing
44-
rawpy~=0.17.1
44+
rawpy>=0.17.1
4545

4646
# lmdb dataset support
4747
lmdb>=1.2.1

0 commit comments

Comments
 (0)