#
# This file is autogenerated by pip-compile
# To update, run:
#
#    __main__.py compile -r -U
#
atomicwrites==1.3.0       # via pytest
attrs==19.1.0             # via pytest
backports.functools-lru-cache==1.5 ; python_version < '3.0'  # via isort
configparser==3.7.4       # via entrypoints, flake8
coverage==4.5.3           # via pytest-cov
docutils==0.14
entrypoints==0.3          # via flake8
enum34==1.1.6             # via flake8
flake8==3.7.7
funcsigs==1.0.2           # via pytest
functools32==3.2.3.post2 ; python_version < '3.0'  # via flake8
futures==3.1.1
isort==4.3.17
mccabe==0.6.1             # via flake8
modernize==0.7
more-itertools==5.0.0     # via pytest
multilint==2.4.0
pathlib2==2.3.3           # via pytest, pytest-django
pluggy==0.9.0             # via pytest
py==1.8.0                 # via pytest
pycodestyle==2.5.0        # via flake8
pyflakes==2.1.1           # via flake8
pygments==2.3.1
pytest-cov==2.6.1
pytest-django==3.4.8
pytest==4.4.1
pytz==2019.1
scandir==1.10.0           # via pathlib2
six==1.12.0               # via more-itertools, multilint, pathlib2, pytest
sqlparse==0.3.0
typing==3.6.6             # via flake8
