Make sure that the new python3.11 UDF runtime is visible with the correct dependencies under: https://openeo.dataspace.copernicus.eu/openeo/1.2/udf_runtimes Related code: https://github.com/Open-EO/openeo-python-driver/blob/f90650957b2e2030285d430f3ee6f90d4d0198af/openeo_driver/backend.py#L802
Make sure that the new python3.11 UDF runtime is visible with the correct dependencies under:
https://openeo.dataspace.copernicus.eu/openeo/1.2/udf_runtimes
Related code:
openeo-python-driver/openeo_driver/backend.py
Line 802 in f906509