httpx>=0.27
beautifulsoup4>=4.12
pydantic>=2.0
fastapi>=0.110
uvicorn[standard]>=0.30
python-dotenv>=1.0
rank-bm25>=0.2

[dev]
pytest>=8.0
pytest-asyncio>=0.23
respx>=0.20
ruff>=0.4
build>=1.2
twine>=5.0

[llm]

[mcp]
mcp<2.0,>=1.0

[pg]
psycopg2-binary>=2.9
asyncpg>=0.29

[playwright]
playwright>=1.40

[redis]
redis>=5.0

[ssl]
cryptography>=42.0

[tor]
stem>=1.8
httpx-socks>=0.10

[ui]
streamlit>=1.30
