File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ jobs:
134134 fmt_ver : 7.0.1
135135 opencolorio_ver : v2.2.1
136136 openexr_ver : v3.1.0
137- pybind11_ver : v2.4.2
137+ pybind11_ver : v2.7.0
138138 python_ver : 3.7
139139 simd : 0
140140 setenvs : export EMBEDPLUGINS=0
@@ -413,7 +413,7 @@ jobs:
413413 fmt_ver : 11.2.0
414414 opencolorio_ver : v2.4.2
415415 openexr_ver : v3.3.4
416- pybind11_ver : v2.13.6
416+ pybind11_ver : v3.0.0
417417 python_ver : " 3.12"
418418 simd : avx2,f16c
419419 setenvs : export LIBJPEGTURBO_VERSION=3.1.1
@@ -512,7 +512,7 @@ jobs:
512512 fmt_ver : 11.1.4
513513 opencolorio_ver : v2.4.2
514514 openexr_ver : v3.3.3
515- pybind11_ver : v2.13.6
515+ pybind11_ver : v3.0.0
516516 python_ver : " 3.12"
517517 setenvs : export LIBJPEGTURBO_VERSION=3.1.0
518518 LIBRAW_VERSION=0.21.3
@@ -532,7 +532,7 @@ jobs:
532532 fmt_ver : 11.1.4
533533 opencolorio_ver : v2.4.2
534534 openexr_ver : v3.3.3
535- pybind11_ver : v2.13.6
535+ pybind11_ver : v3.0.0
536536 python_ver : " 3.12"
537537 setenvs : export LIBJPEGTURBO_VERSION=3.1.0
538538 LIBRAW_VERSION=0.21.3
Original file line number Diff line number Diff line change @@ -42,10 +42,10 @@ NEW or CHANGED MINIMUM dependencies since the last major release are **bold**.
4242 * OpenGL
4343 * If you are building the Python bindings or running the testsuite:
4444 * Python >= 3.7 (tested through 3.13)
45- * pybind11 >= 2.7 (tested through 2.13 )
45+ * pybind11 >= 2.7 (tested through 3.0 )
4646 * NumPy (tested through 2.2.4)
4747 * If you want support for PNG files:
48- * libPNG >= 1.6.0 (tested though 1.6.49 )
48+ * libPNG >= 1.6.0 (tested though 1.6.50 )
4949 * If you want support for camera "RAW" formats:
5050 * LibRaw >= 0.20 (tested though 0.21.4 and master)
5151 * If you want support for a wide variety of video formats:
You can’t perform that action at this time.
0 commit comments