* Bump ONNX version * Bump protobuf * Add xfails and skips * Add tickets * Skip ONNX Serialization tests * Compile ONNX with C++17 * Force cpp17 - 2 * Use MSVC check * Relax python reqs, enable 311 in azure * Fix setupvars error * Ignore watchdog error * Update tensorflow * Minor change * Bump onnx to 1.13.1 * Bump protobuf to 3.20.3 * Debug test tf * Xfail tests in comp * Update comp tests * Update tf reqs * Remove deprecated ONNX function * Align PDPD FE protobuf req with 2.4.1 * Satisfy dependency review * Attempt to fix dependency review * Revert pdpd protobuf * Skip pdpd tests * Fix MO-TF-PB test * Skip TF test case * Enable py311 on rest of jobs * Try disabling pdpd req * Exclude pdpd form cmake * Update .ci/azure/linux.yml Fixed unmerged merge-conflict * CR * Fix reqs * Skip pdpd tests * Disable pdpd tests building in cmake * Skip another pdpd cmake * Add file * Add paddle constraint to tests * Disable paddle reqs * Debug prints * Skip TF test if Python ver is 3.11 * Apply Mish cr comments * Debug * Debug * Constrain tensorflow_addons * Fix pdpd skipping * Add debug prints * Update skips * Remove prints * Minor change * Update OMZ commit * Fix some tests * Minor change * Disable pdpd at all * Disable pdpd at all --------- Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
21 lines
358 B
Plaintext
21 lines
358 B
Plaintext
numpy>=1.16.6,<1.25.0
|
|
attrs==22.2.0
|
|
distro==1.8.0
|
|
h5py>=3.1.0
|
|
Jinja2>=2.11.2
|
|
pandas>=1.3.5
|
|
pymongo>=3.12.0
|
|
PyYAML>=5.4.1
|
|
scipy>=1.7
|
|
wheel>=0.38.1
|
|
defusedxml>=0.7.1
|
|
fastjsonschema~=2.15.1
|
|
test-generator==0.1.2
|
|
requests>=2.25.1
|
|
opencv-python>=4.5
|
|
paddlepaddle==2.4.2
|
|
py>=1.9.0
|
|
pytest>=5.0,<7.3
|
|
pytest-dependency==0.5.1
|
|
pytest-html==1.19.0
|
|
pytest-timeout==2.0.1 |