long2ice / fastapi-cache

fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.
https://github.com/long2ice/fastapi-cache
Apache License 2.0
1.37k stars 167 forks source link

not install on python 3.10 #341

Open apanasis opened 1 year ago

apanasis commented 1 year ago

attempt to install failed: The currently activated Python version 3.10.12 is not supported by the project (^3.11). Trying to find and use a compatible version.

vicchi commented 1 week ago

@apanasis Python 3.10 should be fully supported, can you confirm if this is still and issue for you and come back with some more details please?