[Deps] update onnx and onxnruntime versions in requirements.txt
... | ... | @@ -3,8 +3,8 @@ docrep==0.2.7 |
future==0.18.2 | ||
gspread==3.6.0 | ||
numpy==1.18.0 | ||
onnx==1.6.0 | ||
onnxruntime==1.2.0 | ||
onnx==1.7.0 | ||
onnxruntime==1.4.0 | ||
pre-commit==2.6.0 | ||
scipy==1.5.2 | ||
toposort==1.5 | ||
... | ... |
Please register or sign in to comment