mirror of
https://github.com/php-win-ext/grpc.git
synced 2026-03-24 00:52:08 +01:00
9 lines
157 B
Plaintext
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
|