Open
Description
redis
recently shipped v6.0.0 (and v6.1.0 today), but ndb is pinned to <6.0.0dev
, so they're not compatible.
Is there a reason there's an upper bound to this dependency ? It's not even a hard dependency since the global cache is not enabled by default anyway, this could probably even be extra, along with pymemcache (but that's another issue)