httpx>=0.24.0
websockets>=11.0.0
pydantic>=2.0.0
loguru>=0.7.0

[all]
chalk[dev,examples,server]

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0

[server]
fastapi>=0.100.0
uvicorn[standard]>=0.20.0
peewee>=3.16.0
redis[hiredis]>=4.0.0
pydantic-settings>=2.0.0
huey>=2.4.0
bcrypt>=4.0.0
