ResInsight/GrpcInterface/Python/requirements.txt
Kristian Bendiksen 7aabe8c4a8 Python: add type hinting to python code.
Types are checked using mypy.

Fixes #10394.
2023-08-23 09:47:44 +02:00

6 lines
53 B
Plaintext

grpcio
grpcio-tools
protobuf
wheel
typing-extensions