pydantic-ai>=0.0.1
pydantic>=2.0.0
httpx>=0.27.0
tiktoken>=0.5.0
python-dotenv>=1.0.0

[all]
pydantic-ai-telegram[openai,whisper]

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
black>=23.7.0
ruff>=0.0.285
mypy>=1.5.0

[openai]
openai>=1.0.0

[whisper]
openai-whisper>=20231117
torch>=2.0.0
ffmpeg-python>=0.2.0
