Skip to content

Commit b52d60a

Browse files
Update grpcio version in requirements.txt
The grpcio library version has been updated from 1.51.1 to 1.66.1. This ensures compatibility with new features and potential bug fixes in the latest version. Other dependencies remain unchanged.
1 parent b2910e0 commit b52d60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio>=1.51.1
1+
grpcio>=1.66.1
22
protobuf>=4.21.0
33
setuptools>=40.8.0
44
PyJWT>=2.6.0

0 commit comments

Comments
 (0)