Files
grpc/requirements.txt
Sreenithi Sridharan d8698ff717 [Python] Migrate to pyproject.toml build system (#40833)
Fixes #40744.

Closes #40833

PiperOrigin-RevId: 826625632
2025-10-31 14:19:57 -07:00

9 lines
157 B
Plaintext

# GRPC Python setup requirements
build>=1.3.0
coverage>=7.9.0
cython==3.1.1
protobuf>=6.31.1,<7.0.0
typing-extensions==4.12.2
wheel>=0.29
setuptools>=77.0.1