[PyOV] Bump version of pytest for compatibility API (#13932)

This commit is contained in:
Jan Iwaszkiewicz 2022-11-10 14:55:42 +01:00 committed by GitHub
parent 25ad4a6728
commit d6fe686237
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
opencv-python>=3.4.4.19
pytest==4.0.1; python_version < '3.10'
pytest>=5.0,<=7.0.1; python_version < '3.10'
pytest==7.2.0; python_version >= '3.10'
py>=1.9.0
attrs==22.1.0