fastapi>=0.75.0

[all]
redis>=4.2.0
psycopg[pool]>=3.2.9
aiomcache>=0.8.1
pymemcache>=4.0.0

[memcached]
aiomcache>=0.8.1
pymemcache>=4.0.0

[postgres]
psycopg[pool]>=3.2.9

[redis]
redis>=4.2.0
