We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3624c6b commit af93542Copy full SHA for af93542
requirements.txt
@@ -14,7 +14,7 @@ mpmath==1.3.0
14
numpy==1.26.4; python_version < '3.13' and python_version >= '3.9'
15
onnxruntime==1.19.2
16
packaging==24.1; python_version >= '3.8'
17
-protobuf==5.27.3; python_version >= '3.8'
+protobuf==5.28.0; python_version >= '3.8'
18
pydantic==2.9.1; python_version >= '3.8'
19
pydantic-core==2.20.1; python_version >= '3.8'
20
pyreadline3==3.4.1; python_version >= '3.8' and sys_platform == 'win32'
0 commit comments