fastapi>=0.104.1
uvicorn[standard]>=0.24.0
websockets>=12.0
aiohttp>=3.9.1
requests>=2.31.0
pandas>=2.1.4
numpy>=1.24.4
asyncio-mqtt>=0.16.1
python-dotenv>=1.0.0
pydantic>=2.5.2
pydantic-settings>=2.1.0
structlog>=23.2.0
psutil>=5.9.6
python-dateutil>=2.8.2
orjson>=3.9.10
psycopg2-binary>=2.9.9
sqlalchemy>=2.0.23
asyncpg>=0.29.0

[dev]
pytest>=7.4.3
pytest-asyncio>=0.21.1
pytest-cov>=4.1.0
hypothesis>=6.92.1
black>=23.12.0
flake8>=6.1.0
mypy>=1.7.1
