# Core dependencies
httpx>=0.25.0
python-socketio[asyncio]>=5.10.0
pydantic>=2.0.0
python-dotenv>=1.0.0
tenacity>=8.2.0
typing-extensions>=4.5.0

# Development dependencies (install with: pip install -e ".[dev]")
# pytest>=7.0
# pytest-asyncio>=0.21.0
# pytest-cov>=4.0
# black>=23.0
# isort>=5.12
# mypy>=1.0
# flake8>=6.0
