Skip to content

Commit 6dbe242

Browse files
committed
Bump grpc and protobuf for python 3.14 support
Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>
1 parent 117a315 commit 6dbe242

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ certifi==2025.8.3
55
charset-normalizer==3.4.3
66
debugpy==1.8.16
77
docutils==0.22
8-
grpcio==1.74.0
9-
grpcio-tools==1.74.0
8+
grpcio==1.76.0
9+
grpcio-tools==1.76.0
1010
idna==3.10
1111
importlib-metadata==8.7.0
1212
jaraco.classes==3.4.0
@@ -15,7 +15,7 @@ markdown-it-py==3.0.0
1515
mdurl==0.1.2
1616
more-itertools==10.7.0
1717
pkginfo==1.12.1.2
18-
protobuf==6.32.0
18+
protobuf==6.33.0
1919
pyfakefs==5.9.3
2020
Pygments==2.19.2
2121
readme-renderer==44.0

0 commit comments

Comments
 (0)