bump grpcio and grpcio-tools to 1.70.0

This commit is contained in:
Alex Cheema
2025-02-27 01:40:04 +00:00
parent a605e233ad
commit 36a6389af0

View File

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