redis>=4.5.0
aioredis>=2.0.0
msgpack>=1.0.0
watchdog>=3.0.0
uvloop>=0.17.0
ujson>=5.6.0
fastapi>=0.100.0
uvicorn[standard]>=0.23.0
websockets>=11.0
pydantic>=2.0.0
python-multipart>=0.0.6
aiohttp>=3.8.0
sqlalchemy[asyncio]>=2.0.0
psycopg[binary,pool]>=3.1.0
asyncpg>=0.28.0
croniter>=1.4.0
click>=8.1.0
python-dotenv>=1.0.0
psutil>=5.9.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21.0
black>=23.0
flake8>=6.0
mypy>=1.4.0
coverage>=7.0
