pyyaml>=6.0
aiohttp>=3.9.0
beautifulsoup4>=4.12.0
lxml>=4.9.0
pydantic>=2.0.0
python-dotenv>=1.0.0
aiofiles>=23.0.0

[all]
flyto-core[api,browser,image,telegram,vector]

[api]
fastapi>=0.104.0
uvicorn>=0.24.0

[browser]
playwright>=1.40.0

[cloud]
flyto-core[browser,image]

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.0.0
build>=1.0.0
twine>=4.0.0

[image]
qrcode[pil]>=7.0
Pillow>=10.0.0

[telegram]
python-telegram-bot>=20.0

[vector]
qdrant-client>=1.7.0
sentence-transformers>=2.2.0
