cryptography~=2.3
mmh3~=2.5
protobuf~=3.5

[:python_version == "2.7"]
trollius

[doc]
sphinx~=1.6.3

[test]
pytest

[test:python_version == "2.7"]
mock
