#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile '.\requirements-type_check.in'
#
exceptiongroup==1.2.0
    # via pytest
iniconfig==2.0.0
    # via pytest
mypy==1.8.0
    # via -r requirements-type_check.in
mypy-extensions==1.0.0
    # via mypy
networkx==3.2
    # via networkx-stubs
networkx-stubs==0.0.1
    # via -r requirements-type_check.in
packaging==23.1
    # via pytest
pluggy==1.3.0
    # via pytest
pytest==8.0.0
    # via -r requirements-type_check.in
tomli==2.0.1
    # via
    #   mypy
    #   pytest
types-requests==2.31.0.20240125
    # via -r requirements-type_check.in
typing-extensions==4.8.0
    # via mypy
urllib3==2.0.7
    # via types-requests
