upgrade grpcio and grpcio-tools to 1.71.0

This commit is contained in:
Alex Cheema
2025-03-11 17:23:37 -07:00
parent 854f515cf5
commit 2857975bf3

View File

@@ -9,8 +9,8 @@ install_requires = [
"aiohttp==3.10.11",
"aiohttp_cors==0.7.0",
"aiofiles==24.1.0",
"grpcio==1.67.0",
"grpcio-tools==1.67.0",
"grpcio==1.71.0",
"grpcio-tools==1.71.0",
"Jinja2==3.1.4",
"numpy==2.0.0",
"nuitka==2.5.1",