Update requirements.txt

This commit is contained in:
jinzr 2024-03-04 17:05:30 +08:00
parent 7d6739ef7a
commit c8e2041e6a

View File

@ -8,7 +8,10 @@ pypinyin==0.50.0
tensorboard tensorboard
typeguard typeguard
dill dill
black==22.3.0
isort==5.10.1
onnx==1.15.0 onnx==1.15.0
onnxruntime==1.16.3 onnxruntime==1.16.3
# style check session:
black==22.3.0
isort==5.10.1
flake8==5.0.4