urllib3
requests
PyYAML

[:python_version <= "3.6"]
protobuf==3.15.0

[:python_version == "2.7"]
grpcio==1.35.0
grpcio-tools==1.35.0

[:python_version > "2.7"]
grpcio==1.44.0
grpcio-tools==1.44.0

[:python_version > "3.6"]
protobuf==3.20.1

[testing]
pytest
