appdirs>=1.4.0
future>=0.16.0
packaging>=16.8
pandas>=0.19.2
pyarrow<0.8.0,>=0.4.0
pyyaml>=3.12
requests>=2.12.4
six>=1.10.0
tqdm>=4.11.2
xlrd>=1.0.0

[:python_version < "3.0"]
enum34

[:python_version < "3.6"]
pathlib2

[tests]
pytest
responses>=0.7.0

[tests:python_version < "3.3"]
mock

[tests:python_version < "3.4"]
funcsigs
