fastapi>=0.104.0
uvicorn[standard]>=0.24.0
httpx>=0.25.0
headroom-ai[all]>=0.25.0
diskcache>=5.6.0
cryptography>=41.0.0
nltk>=3.10.0
pydantic>=2.5.0
pydantic-settings>=2.1.0
textual>=0.46.0
rich>=13.7.0
watchdog>=3.0.0
python-dotenv>=1.2.2
pyyaml>=6.0.0
structlog>=23.2.0
prometheus-client>=0.19.0
lightrag-hku>=0.1.0

[dev]
pip-audit>=2.0.0
black>=26.3.1
pytest>=9.1.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
pytest-mock>=3.12.0
ruff>=0.1.0
mypy>=1.8.0
bandit>=1.7.0
safety>=2.3.0
pre-commit>=3.6.0
coverage>=7.4.0
factory-boy>=3.3.0
faker>=22.0.0
httpx>=0.25.0
testing-postgresql>=1.3.0
testcontainers>=3.7.0

[redis]
redis>=5.0.0

[search]

[security]
cryptography>=41.0.0
python-jose[cryptography]>=3.3.0
passlib[bcrypt]>=1.7.0
python-multipart>=0.0.6

[tui]
textual>=0.46.0
rich>=13.7.0
