# Pinned dependencies for reproducible builds
# Regenerate with: python3.12 -m venv /tmp/kiln-lock && /tmp/kiln-lock/bin/python -m pip install -e ".[dev,bambu]" && /tmp/kiln-lock/bin/python -m pip freeze | grep -v "^-e" | sort > requirements-lock.txt
PyJWT==2.12.1
PyYAML==6.0.3
Pygments==2.20.0
annotated-types==0.7.0
anyio==4.13.0
attrs==26.1.0
certifi==2026.4.22
cffi==2.0.0
charset-normalizer==3.4.7
click==8.3.3
coverage==7.13.5
cryptography==47.0.0
h11==0.16.0
httpcore==1.0.9
httpx-sse==0.4.3
httpx==0.28.1
idna==3.13
ifaddr==0.2.0
iniconfig==2.3.0
jsonschema-specifications==2025.9.1
jsonschema==4.26.0
markdown-it-py==4.0.0
mcp==1.27.0
mdurl==0.1.2
numpy==2.2.6
packaging==26.2
paho-mqtt==2.1.0
pillow==12.2.0
pluggy==1.6.0
pycparser==3.0
pydantic-settings==2.14.0
pydantic==2.13.3
pydantic_core==2.46.3
pytest-cov==7.1.0
pytest-mock==3.15.1
pytest==9.0.3
python-dotenv==1.2.2
python-multipart==0.0.27
referencing==0.37.0
requests==2.33.1
responses==0.26.0
rich==15.0.0
rpds-py==0.30.0
sse-starlette==3.4.1
starlette==1.0.0
typing-inspection==0.4.2
typing_extensions==4.15.0
urllib3==2.6.3
uvicorn==0.46.0
zeroconf==0.148.0
