# boto3
boto3==1.10.46
botocore==1.13.46
python-dateutil==2.8.1
moto==1.3.14
idna==2.8

# astroid needs certain version of wrapt
astroid==2.3.3
wrapt==1.11.2

# every new version finds new errors, so we pin it
pylint==2.4.4

# for packaging
wheel
setuptools>=42
setuptools_scm[toml]>=3.4
twine

psycopg2 --no-binary=psycopg2

datacube[test,celery,s3,performance,distributed]
