← back to Exo
bump grpcio and grpcio-tools to 1.70.0
36a6389af0f611dc49b4b969da52cf84d02ff5b1 · 2025-02-27 01:40:04 +0000 · Alex Cheema
Files touched
Diff
commit 36a6389af0f611dc49b4b969da52cf84d02ff5b1
Author: Alex Cheema <alexcheema123@gmail.com>
Date: Thu Feb 27 01:40:04 2025 +0000
bump grpcio and grpcio-tools to 1.70.0
---
setup.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/setup.py b/setup.py
index de242f54..45824329 100644
--- a/setup.py
+++ b/setup.py
@@ -9,8 +9,8 @@ install_requires = [
"aiohttp==3.10.11",
"aiohttp_cors==0.7.0",
"aiofiles==24.1.0",
- "grpcio==1.68.0",
- "grpcio-tools==1.68.0",
+ "grpcio==1.70.0",
+ "grpcio-tools==1.70.0",
"Jinja2==3.1.4",
"numpy==2.0.0",
"nuitka==2.5.1",
← ee095766 handle -gzip suffix in etag for integrity check fixes #633
·
back to Exo
·
build fix 971f5240 →