httpx>=0.25.0
python-socketio[asyncio]>=5.8.0
pydantic>=2.0.0
python-dotenv>=1.0.0
tenacity>=8.2.0
typing-extensions>=4.0.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0
black>=23.0
flake8>=6.0
mypy>=1.0
isort>=5.0
pre-commit>=3.0
httpx-mock>=0.10.0

[docs]
sphinx>=4.0
sphinx-rtd-theme>=1.0
