python>=3.7
dask>=2.19.0,!=2021.3.0  # dask 2021.3.0 makes
                         # dask-ml fail (see https://github.com/dask/dask-ml/issues/803)
pandas>=1.0.0  # below 1.0, there were no nullable ext. types
jpype1>=1.0.2
openjdk>=8
maven>=3.6.0
pytest>=6.0.1
pytest-cov>=2.10.1
mock>=4.0.3
sphinx>=3.2.1
tzlocal>=2.1
fastapi>=0.61.1
nest-asyncio>=1.4.3
uvicorn>=0.11.3
pyarrow>=0.15.1
prompt_toolkit>=3.0.8
pygments>=2.7.1
dask-ml>=1.7.0
scikit-learn>=0.24.2
intake>=0.6.0
pre-commit>=2.11.1
black=19.10b0
isort=5.7.0
