fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.
1.38k
stars
167
forks
source link
Installation of pendulum failed in the environment using Python 3.12. #391
Open
mkdir700 opened 10 months ago
In version 3.0.0 of pendulum, this issue has been resolved, so we need to upgrade its version if it is in the Python 3.12 environment.
https://github.com/sdispater/pendulum/issues/696