openai>=1.40
httpx>=0.27
typer>=0.12
textual>=0.80
rich>=13.7
ddgs>=9.0
psycopg[binary]>=3.2
pgvector>=0.3
python-dotenv>=1.0
pillow>=10.0

[browser]
playwright>=1.40

[dev]
pytest>=8.0
pytest-asyncio>=0.24

[lint]
ruff>=0.6
