emilhe / dash-extensions

The dash-extensions package is a collection of utility functions, syntax extensions, and Dash components that aim to improve the Dash development experience
https://www.dash-extensions.com/
MIT License
409 stars 57 forks source link

Support for Flask Caching 2.1.0 #296

Closed mvheimburg closed 5 months ago

mvheimburg commented 8 months ago

Missing support for Flask Caching 2.1.0 and by extension Flask 3.0.0.

yzcheung commented 5 months ago

I use poetry for dependency management, but I encountered a dependency problem and could not install dash-extensions. It would be very grateful if this project could upgrade flask-caching to 2.1.0 or just loosen requirements of flask-caching.

emilhe commented 5 months ago

Should be fixed in the 1.0.10 realease. Please re-open, if you still have any issues.