Skip to content

Commit 8a05b7e

Browse files
authored
Update grpcio version to 1.71.2 (#273)
Signed-off-by: Min Lim <min.yeol.lim@intel.com>
1 parent 34e726c commit 8a05b7e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ isort==6.0.1
55
types-requests~=2.32.0
66
types-setuptools~=78.1.0
77
types-psutil~=7.0.0
8-
grpcio-tools~= 1.71.0
8+
grpcio-tools~= 1.71.2
99
pytest==8.3.5
1010
pytest-asyncio~=0.26.0
1111
types-python-dateutil~=2.9.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
psutil~=7.0.0
22
requests~=2.32.4
3-
grpcio~=1.71.0
3+
grpcio~=1.71.2
44
protobuf~=5.29.4
55
docker~=7.1.0
66
typing-extensions~=4.13.0

0 commit comments

Comments
 (0)