
[all]
redis>=5.0
graphene>=3.3
websockets>=12.0
grpcio>=1.60
psycopg[binary]>=3.2

[graphql]
graphene>=3.3

[grpc]
grpcio>=1.60

[postgresql]
psycopg[binary]>=3.2

[redis]
redis>=5.0

[websocket]
websockets>=12.0
