#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile --output-file watchghost.egg-info/requirements.txt watchghost.egg-info/requirements.in
#
aioftp==0.13.0
aiohttp==3.5.4
alabaster==0.7.12         # via sphinx
argh==0.26.2              # via watchdog
asn1crypto==0.24.0        # via cryptography
async-timeout==3.0.1      # via aiohttp
asyncssh==1.16.1
atomicwrites==1.3.0       # via pytest
attrs==19.1.0             # via aiohttp, pytest
babel==2.6.0              # via sphinx
cffi==1.12.2              # via cryptography
chardet==3.0.4            # via aiohttp, requests
coverage==4.5.3           # via pytest-cov
cryptography==2.6.1       # via asyncssh
docutils==0.14            # via sphinx
entrypoints==0.3          # via flake8
flake8==3.7.7             # via pytest-flake8
idna==2.8                 # via requests, yarl
imagesize==1.1.0          # via sphinx
isort==4.3.17             # via pytest-isort
jinja2==2.10.1            # via sphinx
markupsafe==1.1.1         # via jinja2
mccabe==0.6.1             # via flake8
more-itertools==7.0.0     # via pytest
multidict==4.5.2          # via aiohttp, yarl
packaging==19.0           # via sphinx
pathtools==0.1.2          # via watchdog
pluggy==0.9.0             # via pytest
py==1.8.0                 # via pytest
pycodestyle==2.5.0        # via flake8
pycparser==2.19           # via cffi
pyflakes==2.1.1           # via flake8
pygments==2.3.1           # via sphinx
pyparsing==2.4.0          # via packaging
pytest-cov==2.6.1
pytest-flake8==1.0.4
pytest-isort==0.3.1
pytest==4.4.1
pytz==2019.1              # via babel
pyyaml==5.1               # via watchdog
requests==2.21.0          # via sphinx
six==1.12.0               # via cryptography, packaging, pytest
snowballstemmer==1.2.1    # via sphinx
sphinx==2.0.1
sphinxcontrib-applehelp==1.0.1  # via sphinx
sphinxcontrib-devhelp==1.0.1  # via sphinx
sphinxcontrib-htmlhelp==1.0.2  # via sphinx
sphinxcontrib-jsmath==1.0.1  # via sphinx
sphinxcontrib-qthelp==1.0.2  # via sphinx
sphinxcontrib-serializinghtml==1.1.3  # via sphinx
urllib3==1.24.1           # via requests
watchdog==0.9.0
yarl==1.3.0               # via aiohttp
