# willow-bot runtime dependencies
# Install: pip install -r requirements.txt
fastapi==0.135.1
uvicorn==0.42.0
PyJWT==2.10.1
cryptography>=44.0.0
requests==2.32.3
# Nestor — verified-match engine behind Loki's semantic Mistletoe (loki/semantic.py).
# stdlib-only (difflib); no network / no Postgres at import.
# Repointed 2026-08-31: the repo moved to Die-Namic-Systems. The old URL only
# resolved through GitHub's transfer redirect, so this was one redirect lapse
# away from failing at install rather than at runtime.
nestor @ git+https://github.com/Die-Namic-Systems/Nestor@master
