[Fix] Fix protobuf compatible error (#1992)

pull/1989/head^2
Zaida Zhou 2022-05-26 17:26:45 +08:00 committed by GitHub
parent 05bdd1624f
commit 1e922b84ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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