uvicorn[standard]>=0.29.0
fastapi>=0.111.0
websockets>=12.0
cryptography>=41.0

[:extra == "postgres"]
psycopg2-binary

[browser]
playwright>=1.40

[crypto]
cryptography>=41.0

[dev]
pytest
pytest-asyncio
pytest-timeout
pytest-cov
pytest-forked
flake8

[discord]

[keychain]
keyring>=24.0

[postgres]
psycopg2-binary>=2.9
