#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile '.\dev_requirements\requirements-type_check.in'
#
mypy==1.16.1
    # via -r .\dev_requirements\requirements-type_check.in
mypy-extensions==1.1.0
    # via mypy
networkx==3.5
    # via networkx-stubs
networkx-stubs==0.0.1
    # via -r .\dev_requirements\requirements-type_check.in
pathspec==0.12.1
    # via mypy
typing-extensions==4.14.0
    # via mypy
