aiohttp>=3.8.0
duckduckgo-search>=4.1.1
fastapi>=0.100.0
uvicorn>=0.23.0
pydantic>=2.0.0

[cache-all]
sentence-transformers>=2.2.0
redis>=4.0.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21
httpx>=0.24.0

[notify]
apprise>=1.0.0

[redis]
redis>=4.0.0

[semantic]
sentence-transformers>=2.2.0

[yaml]
PyYAML>=6.0
