#
# This file is autogenerated by hatch-pip-compile with Python 3.12
#
# - coverage-enable-subprocess==1.0
# - coverage[toml]~=7.4
# - pytest~=8.1
# - pytest-mock~=3.12
# - pytest-randomly~=3.15
# - pytest-rerunfailures~=14.0
# - pytest-xdist[psutil]~=3.5
# - httpx
# - fastapi>=0.113.0
# - pip<25.3
# - psutil
# - torch<2.12.0,>=2.4.0
# - uvicorn[standard]>=0.30.6
#

annotated-doc==0.0.3
    # via fastapi
annotated-types==0.7.0
    # via pydantic
anyio==4.11.0
    # via
    #   httpx
    #   starlette
    #   watchfiles
certifi==2025.10.5
    # via
    #   httpcore
    #   httpx
click==8.3.0
    # via uvicorn
coverage==7.11.0
    # via
    #   hatch.envs.hatch-test.py3.12
    #   coverage-enable-subprocess
coverage-enable-subprocess==1.0
    # via hatch.envs.hatch-test.py3.12
execnet==2.1.1
    # via pytest-xdist
fastapi==0.121.0
    # via hatch.envs.hatch-test.py3.12
filelock==3.20.0
    # via torch
fsspec==2025.10.0
    # via torch
h11==0.16.0
    # via
    #   httpcore
    #   uvicorn
httpcore==1.0.9
    # via httpx
httptools==0.7.1
    # via uvicorn
httpx==0.28.1
    # via hatch.envs.hatch-test.py3.12
idna==3.11
    # via
    #   anyio
    #   httpx
iniconfig==2.3.0
    # via pytest
jinja2==3.1.6
    # via torch
markupsafe==3.0.3
    # via jinja2
mpmath==1.3.0
    # via sympy
networkx==3.5
    # via torch
packaging==25.0
    # via
    #   pytest
    #   pytest-rerunfailures
pip==25.2
    # via hatch.envs.hatch-test.py3.12
pluggy==1.6.0
    # via pytest
psutil==7.1.3
    # via
    #   hatch.envs.hatch-test.py3.12
    #   pytest-xdist
pydantic==2.12.4
    # via fastapi
pydantic-core==2.41.5
    # via pydantic
pygments==2.19.2
    # via pytest
pytest==8.4.2
    # via
    #   hatch.envs.hatch-test.py3.12
    #   pytest-mock
    #   pytest-randomly
    #   pytest-rerunfailures
    #   pytest-xdist
pytest-mock==3.15.1
    # via hatch.envs.hatch-test.py3.12
pytest-randomly==3.16.0
    # via hatch.envs.hatch-test.py3.12
pytest-rerunfailures==14.0
    # via hatch.envs.hatch-test.py3.12
pytest-xdist==3.8.0
    # via hatch.envs.hatch-test.py3.12
python-dotenv==1.2.1
    # via uvicorn
pyyaml==6.0.3
    # via uvicorn
setuptools==80.9.0
    # via torch
sniffio==1.3.1
    # via anyio
starlette==0.49.3
    # via fastapi
sympy==1.13.1
    # via torch
torch==2.6.0
    # via hatch.envs.hatch-test.py3.12
typing-extensions==4.15.0
    # via
    #   anyio
    #   fastapi
    #   pydantic
    #   pydantic-core
    #   starlette
    #   torch
    #   typing-inspection
typing-inspection==0.4.2
    # via pydantic
uvicorn==0.38.0
    # via hatch.envs.hatch-test.py3.12
uvloop==0.22.1
    # via uvicorn
watchfiles==1.1.1
    # via uvicorn
websockets==15.0.1
    # via uvicorn
