pyyaml>=6.0
requests>=2.31.0
python-dotenv>=1.0.0
openai>=1.0.0
anthropic>=0.20.0
google-generativeai>=0.3.0
cohere>=4.0.0
huggingface-hub>=0.14.0
replicate>=0.15.0
python-telegram-bot>=20.0
rich>=13.0.0
questionary>=2.0.0
prompt_toolkit>=3.0.0
textual>=0.41.0
nest-asyncio>=1.6.0
tenacity>=8.0.0
tiktoken>=0.5.0
chromadb>=0.4.0
sentence-transformers>=2.2.0
trafilatura>=1.6.0
googlesearch-python>=1.2.0
duckduckgo-search>=4.0.0

[dev]
pytest>=7.0.0
pytest-asyncio
black
isort
flake8
mypy
ruff
