#
# This file is autogenerated by hatch-pip-compile with Python 3.11
#
# [constraints] requirements.txt (SHA256: 1d7f43c7c1ecbc074ece84ddfddf590007473fce44e813c9dca4481292391f67)
#
# - mypy>=1.6.1
# - ruff~=0.1.7
# - pydantic
#

annotated-types==0.6.0
    # via
    #   -c requirements.txt
    #   pydantic
mypy==1.7.1
    # via hatch.envs.lint
mypy-extensions==1.0.0
    # via mypy
pydantic==2.5.2
    # via
    #   -c requirements.txt
    #   hatch.envs.lint
pydantic-core==2.14.5
    # via
    #   -c requirements.txt
    #   pydantic
ruff==0.1.8
    # via hatch.envs.lint
typing-extensions==4.9.0
    # via
    #   -c requirements.txt
    #   mypy
    #   pydantic
    #   pydantic-core
