
[client]
requests>=2.25.0

[connectors]
mysql-connector-python>=8.0.0
psycopg2-binary>=2.9.0
pymongo>=4.0.0
redis>=4.0.0
prisma>=0.10.0

[crypto]
cryptography>=38.0.0

[full]
dbcake[client,connectors,crypto]
