Debug - add singledispatch to tests and tools
This commit is contained in:
@@ -19,3 +19,4 @@ pytest>=5.0,<=7.0.1; python_version < '3.10'
|
||||
pytest-dependency==0.5.1
|
||||
pytest-html==1.19.0
|
||||
pytest-timeout==2.0.1
|
||||
singledispatchmethod; python_version<'3.8'
|
||||
@@ -1,4 +1,5 @@
|
||||
-c ../../constraints.txt
|
||||
singledispatchmethod
|
||||
requests
|
||||
pyyaml
|
||||
wheel
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
-c ../constraints.txt
|
||||
numpy>=1.16.6
|
||||
singledispatchmethod
|
||||
opencv-python
|
||||
|
||||
@@ -21,4 +21,5 @@ py>=1.9.0
|
||||
urllib3>=1.26.4
|
||||
importlib-metadata; python_version < "3.8" and sys_platform == 'win32'
|
||||
openvino-telemetry>=2022.1.0
|
||||
opencv-python>=4.5
|
||||
opencv-python>=4.5
|
||||
singledispatchmethod; python_version<'3.8'
|
||||
@@ -1,5 +1,6 @@
|
||||
-c ../constraints.txt
|
||||
numpy>=1.16.6
|
||||
singledispatchmethod
|
||||
networkx
|
||||
defusedxml
|
||||
importlib-metadata
|
||||
|
||||
Reference in New Issue
Block a user