mirror of https://github.com/open-mmlab/mmcv.git
[Fix] Fix protobuf compatible error (#1992)
parent
05bdd1624f
commit
1e922b84ee
|
@ -3,6 +3,7 @@ lmdb
|
|||
onnx==1.7.0; python_version < '3.10'
|
||||
onnxoptimizer; python_version < '3.10'
|
||||
onnxruntime>=1.8.0; python_version < '3.10'
|
||||
protobuf~=3.19.0
|
||||
pytest
|
||||
PyTurboJPEG
|
||||
scipy
|
||||
|
|
Loading…
Reference in New Issue