aiohttp>=3.8.0
httpx>=0.24.0
openai>=1.0.0
tenacity>=8.0.0
python-dotenv>=0.19.0
langdetect>=1.0.9
requests>=2.25.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.20.0
black>=22.0.0
isort>=5.0.0
flake8>=4.0.0
mypy>=0.900

[http2]
hyper>=0.7.0
