mirror of
https://github.com/open-mmlab/mmcv.git
synced 2025-06-03 21:54:52 +08:00
* Fix python3.10 ci * fix build ci * fix build ci * fix onnx build in ci * remove onnx optimizer * remove python3.10 ci * special treatment for py3.10 * fix build ci * special treatment for python3.10 in requirements/test * fix requirements/test
10 lines
168 B
Plaintext
10 lines
168 B
Plaintext
coverage
|
|
lmdb
|
|
onnx==1.7.0; python_version < '3.10'
|
|
onnxoptimizer; python_version < '3.10'
|
|
onnxruntime>=1.8.0; python_version < '3.10'
|
|
pytest
|
|
PyTurboJPEG
|
|
scipy
|
|
tifffile
|