#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile --output-file=requirements-dev.txt requirements-dev.in requirements.in
#
appdirs==1.4.3            # via black
astroid==2.3.3            # via pylint
attrs==19.3.0             # via black, flake8-bugbear, pytest
black==19.10b0
blessed==1.16.1           # via enlighten
blis==0.4.1               # via spacy, thinc
catalogue==0.2.0          # via spacy
certifi==2019.11.28       # via requests
chardet==3.0.4            # via requests
click-log==0.3.2
click==7.0
coverage==5.0.2           # via pytest-cov
cymem==2.0.3              # via preshed, spacy, thinc
enlighten==1.4.0
entrypoints==0.3          # via flake8
filelock==3.0.12          # via tox
flake8-bugbear==20.1.2
flake8==3.7.9
humanfriendly==4.18
idna==2.8                 # via requests
importlib-metadata==1.3.0  # via catalogue, pluggy, pytest, tox
isort==4.3.21
lazy-object-proxy==1.4.3  # via astroid
libpff-python-ratom==20190725
mccabe==0.6.1             # via flake8, pylint
mock==3.0.5
more-itertools==8.0.2     # via pytest, zipp
murmurhash==1.0.2         # via preshed, spacy, thinc
numpy==1.18.0             # via blis, spacy, thinc
packaging==20.0           # via pytest, pytest-sugar, tox
pathspec==0.7.0           # via black
pbr==5.4.4
pip-tools==4.3.0
plac==1.1.3               # via spacy, thinc
pluggy==0.13.1            # via pytest, tox
preshed==3.0.2            # via spacy, thinc
py-cpuinfo==5.0.0         # via pytest-benchmark
py==1.8.1                 # via pytest, tox
pycodestyle==2.5.0        # via flake8
pyflakes==2.1.1           # via flake8
pylint==2.4.4
pyparsing==2.4.6          # via packaging
pysnooper==0.3.0
pytest-benchmark==3.2.2
pytest-click==0.3
pytest-cov==2.8.1
pytest-mock==2.0.0
pytest-sugar==0.9.2
pytest==5.3.2
regex==2019.12.20         # via black
requests==2.22.0
six==1.13.0               # via astroid, blessed, mock, packaging, pip-tools, tox
spacy==2.2.3
sqlalchemy==1.3.12
srsly==1.0.1              # via spacy, thinc
termcolor==1.1.0          # via pytest-sugar
thinc==7.3.1              # via spacy
toml==0.10.0              # via black, tox
tox==3.14.3
tqdm==4.41.1              # via thinc
treelib==1.5.5
typed-ast==1.4.0          # via astroid, black
urllib3==1.25.7           # via requests
virtualenv==16.7.9        # via tox
wasabi==0.6.0             # via spacy, thinc
wcwidth==0.1.8            # via blessed, pytest
wheel==0.33.6
wrapt==1.11.2             # via astroid
zipp==0.6.0               # via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools


# PY36
importlib_resources; python_version < '3.7'
