setuptools

[all]
redis<5.0.0,>3
redis-py-cluster<3,>=2.0.0
pymemcache<4.0.0,>3
pymongo<5,>3
coredis[hiredis]<3,>=2.0.0
emcache>=0.6.1
motor<3,>=2.5

[async-memcached]
emcache>=0.6.1

[async-mongodb]
motor<3,>=2.5

[async-redis]
coredis[hiredis]<3,>=2.0.0

[memcached]
pymemcache<4.0.0,>3

[mongodb]
pymongo<5,>3

[redis]
redis<5.0.0,>3

[rediscluster]
redis-py-cluster<3,>=2.0.0
