open_model_zoo
open_model_zoo copied to clipboard
Simplify `pytest` version across the project
This PR addresses two issues:
- Wide range of
pytestis causing some issues in CI related to dependency conflicts (ticket 100986) - There is an ongoing effort to simplify package requirements (ticket 98878)
Currently in testing since it's a cross-repository change