packaging>=17.1
protobuf>=3
tenacity>=5
attrs>=19.2.0
six>=1.12.0

[:python_version < "3.4"]
enum34

[:python_version < "3.5"]
typing

[:python_version < "3.7"]
pep562

[:python_version == "2.7"]
funcsigs>=1.0.0

[opentracing]
opentracing>=2.0.0
