fastapi>=0.75.0
apscheduler>=3.4.0

[all]
redis>=4.2.0
psycopg[pool]>=3.2.9
apscheduler>=3.4.0
aiomcache>=0.8.1
pymemcache>=4.0.0
pymongo[gssapi,snappy,srv]>=4.6.0
google-cloud-firestore>=2.3.0
boto3>=1.10.0
aioboto3>=6.0.0

[dynamodb]
boto3>=1.10.0
aioboto3>=6.0.0

[firestore]
google-cloud-firestore>=2.3.0

[memcached]
aiomcache>=0.8.1
pymemcache>=4.0.0

[mongodb]
pymongo[gssapi,snappy]>=4.6.0

[postgres]
psycopg[pool]>=3.2.9

[redis]
redis>=4.2.0
