redis>=4.5.0
watchdog>=3.0.0
uvloop>=0.17.0
ujson>=5.6.0
fastapi>=0.100.0
uvicorn>=0.23.0
websockets>=11.0
sqlalchemy[asyncio]>=2.0.0
psycopg[binary,pool]>=3.1.0
pydantic>=2.0.0
python-multipart>=0.0.6
click>=8.1.0

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