#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile dev-requirements.in
#
appdirs==1.4.4            # via black
attrs==20.3.0             # via pytest, pytype
black==20.8b1             # via -r dev-requirements.in
click==7.1.2              # via black
decorator==4.4.2          # via networkx
importlab==0.5.1          # via pytype
iniconfig==1.1.1          # via pytest
mypy-extensions==0.4.3    # via black
networkx==2.5             # via importlab
ninja==1.10.0.post2       # via pytype
packaging==20.4           # via pytest
pathspec==0.8.1           # via black
pluggy==0.13.1            # via pytest
py==1.9.0                 # via pytest
pyparsing==2.4.7          # via packaging
pytest==6.1.2             # via -r dev-requirements.in
pytype==2020.11.23; python_version < "3.9"  # via -r dev-requirements.in
pyyaml==5.3.1             # via pytype
regex==2020.11.13         # via black
six==1.15.0               # via importlab, packaging, pytype
toml==0.10.2              # via black, pytest
typed-ast==1.4.1          # via black, pytype
typing-extensions==3.7.4.3  # via black
