#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile --output-file=envs/dev/requirements.txt ./requirements.in envs/dev/requirements.in
#
--index-url https://pypi.python.org/simple/

alabaster==0.7.12         # via sphinx
appdirs==1.4.3            # via virtualenv
argcomplete==1.11.1       # via -r envs/dev/requirements.in
attrs==19.3.0             # via jsonschema, pytest
babel==2.8.0              # via sphinx
backcall==0.1.0           # via ipython
bcrypt==3.1.7             # via paramiko
bleach==3.1.4             # via nbconvert, readme-renderer
certifi==2019.11.28       # via requests
cffi==1.14.0              # via bcrypt, cryptography, pynacl
chardet==3.0.4            # via requests
click==7.1.1              # via pip-tools
coverage==5.0.4           # via -r envs/dev/requirements.in, pytest-cov
cryptography==2.8         # via paramiko, secretstorage
decorator==4.4.2          # via ipython, traitlets
defusedxml==0.6.0         # via nbconvert
distlib==0.3.0            # via virtualenv
docutils==0.16            # via nbsphinx, readme-renderer, sphinx
entrypoints==0.3          # via flake8, nbconvert
fabric==2.5.0             # via -r envs/dev/requirements.in
fancycompleter==0.9.1     # via pdbpp
filelock==3.0.12          # via tox, virtualenv
flake8==3.7.9             # via -r envs/dev/requirements.in
gprof2dot==2019.11.30     # via pytest-profiling
guzzle-sphinx-theme==0.7.11  # via -r envs/dev/requirements.in
hyperlink==19.0.0         # via -r ./requirements.in
idna==2.9                 # via hyperlink, requests
imagesize==1.2.0          # via sphinx
invoke==1.4.1             # via -r envs/dev/requirements.in, fabric
ipykernel==5.2.0          # via notebook
ipython-genutils==0.2.0   # via nbformat, notebook, traitlets
ipython==7.13.0           # via -r envs/dev/requirements.in, ipykernel
jedi==0.16.0              # via ipython
jeepney==0.4.3            # via keyring, secretstorage
jinja2==2.11.1            # via -r ./requirements.in, nbconvert, nbsphinx, notebook, sphinx
jsonschema==3.2.0         # via nbformat
jupyter-client==6.1.2     # via ipykernel, notebook
jupyter-core==4.6.3       # via jupyter-client, nbconvert, nbformat, notebook
keyring==21.2.0           # via twine
lizard==1.17.3            # via -r envs/dev/requirements.in
markupsafe==1.1.1         # via jinja2
mccabe==0.6.1             # via flake8
mistune==0.8.4            # via nbconvert
more-itertools==8.2.0     # via pytest
nbconvert==5.6.1          # via nbsphinx, notebook
nbformat==5.0.5           # via nbconvert, nbsphinx, notebook
nbsphinx==0.5.1           # via -r envs/dev/requirements.in
notebook==6.0.3           # via -r envs/dev/requirements.in
packaging==20.3           # via pytest, sphinx, tox
pandocfilters==1.4.2      # via nbconvert
paramiko==2.7.1           # via fabric
parso==0.6.2              # via jedi
pdbpp==0.10.2             # via -r envs/dev/requirements.in
pexpect==4.8.0            # via ipython
pickleshare==0.7.5        # via ipython
pip-tools==4.5.1          # via -r envs/dev/requirements.in
pipdeptree==0.13.2        # via -r envs/dev/requirements.in
pkginfo==1.5.0.1          # via twine
pluggy==0.13.1            # via pytest, tox
pockets==0.9.1            # via sphinxcontrib-napoleon
prometheus-client==0.7.1  # via notebook
prompt-toolkit==3.0.5     # via ipython
ptyprocess==0.6.0         # via pexpect, terminado
py-cpuinfo==5.0.0         # via pytest-benchmark
py==1.8.1                 # via pytest, tox
pycodestyle==2.5.0        # via flake8
pycparser==2.20           # via cffi
pyflakes==2.1.1           # via flake8
pygments==2.6.1           # via ipython, nbconvert, pdbpp, readme-renderer, sphinx
pynacl==1.3.0             # via paramiko
pyparsing==2.4.6          # via packaging
pyrepl==0.9.0             # via fancycompleter
pyrsistent==0.16.0        # via jsonschema
pytest-benchmark==3.2.3   # via -r envs/dev/requirements.in
pytest-cov==2.8.1         # via -r envs/dev/requirements.in
pytest-datadir==1.3.1     # via -r envs/dev/requirements.in
pytest-profiling==1.7.0   # via -r envs/dev/requirements.in
pytest-runner==5.2        # via -r envs/dev/requirements.in
pytest==5.4.1             # via -r envs/dev/requirements.in, pytest-benchmark, pytest-cov, pytest-datadir, pytest-profiling
python-dateutil==2.8.1    # via jupyter-client
pytz==2019.3              # via babel
pyzmq==19.0.0             # via jupyter-client, notebook
readme-renderer==25.0     # via twine
remote-pdb==2.0.0         # via -r envs/dev/requirements.in
requests-toolbelt==0.9.1  # via twine
requests==2.23.0          # via requests-toolbelt, sphinx, twine
secretstorage==3.1.2      # via keyring
send2trash==1.5.0         # via notebook
six==1.14.0               # via bcrypt, bleach, cryptography, jsonschema, packaging, pip-tools, pockets, pynacl, pyrsistent, pytest-profiling, python-dateutil, readme-renderer, sphinxcontrib-napoleon, tox, traitlets, virtualenv
snowballstemmer==2.0.0    # via sphinx
sphinx==2.4.4             # via -r envs/dev/requirements.in, guzzle-sphinx-theme, nbsphinx
sphinxcontrib-applehelp==1.0.2  # via sphinx
sphinxcontrib-devhelp==1.0.2  # via sphinx
sphinxcontrib-htmlhelp==1.0.3  # via sphinx
sphinxcontrib-jsmath==1.0.1  # via sphinx
sphinxcontrib-napoleon==0.7  # via -r envs/dev/requirements.in
sphinxcontrib-qthelp==1.0.3  # via sphinx
sphinxcontrib-serializinghtml==1.1.4  # via sphinx
terminado==0.8.3          # via notebook
testpath==0.4.4           # via nbconvert
toml==0.10.0              # via tox
tornado==6.0.4            # via ipykernel, jupyter-client, notebook, terminado
tox==3.14.6               # via -r envs/dev/requirements.in
tqdm==4.44.1              # via twine
traitlets==4.3.3          # via ipykernel, ipython, jupyter-client, jupyter-core, nbconvert, nbformat, nbsphinx, notebook
twine==3.1.1              # via -r envs/dev/requirements.in
urllib3==1.25.8           # via requests
virtualenv==20.0.15       # via tox
wcwidth==0.1.9            # via prompt-toolkit, pytest
webencodings==0.5.1       # via bleach
wheel==0.34.2             # via -r envs/dev/requirements.in
wmctrl==0.3               # via pdbpp

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