numpy>=1.14.0
requests>=2.4.0
pyarrow!=0.16.*,>=0.11.0
cloudpickle>=1.0.0

[:python_version < "3.6"]
pandas<1.0.0,>=0.24.0

[:python_version >= "3.6"]
pandas>=0.24.0

[dev]
scipy>=1.0.0
scikit-learn>=0.20
numexpr>=2.6.4
psutil>=4.0.0
lz4>=1.0.0
protobuf>=3.6
gevent>=1.2.0
jinja2>=2.0
numpy>=1.14.0
requests>=2.4.0
pyarrow!=0.16.*,>=0.11.0
cython>=0.29
pytest>=3.5.0
pytest-cov>=2.5.0
pytest-timeout>=1.2.0
pytest-xdist>=1.15.0
cloudpickle>=1.0.0
sqlalchemy>=1.2.0

[dev:python_version < "3.6"]
bokeh<2.0.0,>=1.0.0
pandas<1.0.0,>=0.24.0

[dev:python_version >= "3.6"]
bokeh>=1.0.0
pandas>=0.24.0

[distributed]
scipy>=1.0.0
scikit-learn>=0.20
numexpr>=2.6.4
psutil>=4.0.0
lz4>=1.0.0
protobuf>=3.6
gevent>=1.2.0
jinja2>=2.0

[distributed:python_version < "3.6"]
bokeh<2.0.0,>=1.0.0

[distributed:python_version >= "3.6"]
bokeh>=1.0.0
