#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile --output-file ci/requirements-tests.txt setup.py ci/requirements-tests.in
#
apipkg==1.5               # via execnet
atomicwrites==1.2.1       # via pytest
attrs==18.2.0
cffi==1.11.5
coverage==4.5.1           # via pytest-cov
execnet==1.5.0            # via pytest-cache
future==0.16.0
mccabe==0.6.1             # via pytest-mccabe
more-itertools==4.3.0     # via pytest
numpy==1.15.3
pandas==0.23.4            # via xarray
pep8==1.7.1               # via pytest-pep8
pluggy==0.8.0             # via pytest
py==1.7.0                 # via pytest
pycparser==2.19           # via cffi
pyflakes==2.0.0           # via pytest-flakes
pytest-cache==1.0         # via pytest-mccabe, pytest-pep8
pytest-cov==2.6.0
pytest-flakes==4.0.0
pytest-mccabe==0.1
pytest-pep8==1.0.6
pytest-runner==4.2
pytest==3.9.3
python-dateutil==2.7.5    # via pandas
pytz==2018.6              # via pandas
six==1.11.0               # via more-itertools, pytest, python-dateutil
typing==3.6.6
xarray==0.10.9
