### What happened? Python Tests in the CI tests failed due to an incompatible version of `typing-extensions`, as mentioned [here](https://github.com/kubeflow/katib/pull/2412#issuecomment-2622851407). ### What did you expect to happen? Python Tests completed with no errors. ### Environment Kubernetes version: ```bash $ kubectl version ``` Katib controller version: ```bash $ kubectl get pods -n kubeflow -l katib.kubeflow.org/component=controller -o jsonpath="{.items[*].spec.containers[*].image}" ``` Katib Python SDK version: ```bash $ pip show kubeflow-katib ``` ### Impacted by this bug? Give it a 👍 We prioritize the issues with most 👍