#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
#    pip-compile --output-file=dev-requirements/type-checking.txt dev-requirements/type-checking.in
#
mypy==0.950
    # via -r dev-requirements/type-checking.in
mypy-extensions==0.4.3
    # via mypy
nodeenv==1.6.0
    # via pyright
pyright==1.1.225
    # via -r dev-requirements/type-checking.in
tomli==2.0.1
    # via mypy
typing-extensions==4.2.0
    # via mypy
