Update version of packaging package (#13454)

This commit is contained in:
Shiv Dhar
2021-09-07 02:49:02 +05:30
committed by GitHub
parent f8363e49f9
commit 75858ca156
2 changed files with 2 additions and 2 deletions

View File

@@ -115,7 +115,7 @@ _deps = [
"onnxruntime>=1.4.0",
"optuna",
"optax>=0.0.8",
"packaging",
"packaging>=20.0",
"parameterized",
"protobuf",
"psutil",