MAIF / shapash

🔅 Shapash: User-friendly Explainability and Interpretability to Develop Reliable and Transparent Machine Learning Models
https://maif.github.io/shapash/
Apache License 2.0
2.73k stars 334 forks source link

Removed Flask Version Constraint #584

Closed guillaume-vignal closed 4 weeks ago

guillaume-vignal commented 4 weeks ago

Fixes: #583

Description

This PR removes the Flask version constraint (<2.3.0) from shapash as the underlying issue related to compatibility with dash has been resolved. The latest versions of dash now fully support Flask versions 2.3.0 and above.

Key Changes:

Benefits: