### Describe the task Currently, the tests use pip for setting up the environment (https://github.com/open-edge-platform/anomalib/blob/main/.github/actions/pytest/action.yaml). This is slow and diverges from the development workflow. Replace the python/pip commands with uv. ### Acceptance Criteria - The actions will also need to be updated with uv install stage. - Update pip install commands ### Priority Low ### Related Epic _No response_ ### Estimated Time _No response_ ### Current Status Not Started ### Additional Information _No response_