I included grpcio and grpcio-tools in requirements.in
and when compiling (with below command) requirements.txt file I am getting the error.
pip-compile --no-emit-index-url --generate-hashes requirements.in --output-file requirements.txt
python: 3.12
pip: 24.2
pip-tools: 7.4.1
setuptools: 74.1.3