dash
dash copied to clipboard
dash 2.18.2 blocks the installation of Werkzeug 3.1.3 (and Flask 3.1.0)
Describe your context
I'm trying to bump Werkzeug to version 3.1.3 but Dash 2.18.2 (and Git dev) is blocking that update.
Describe the bug
Line…
https://github.com/plotly/dash/blob/95665785f184aba4ce462637c30ccb7789280911/requirements/install.txt#L2
…in Dash blocks the update with error "dash 2.18.2 depends on Werkzeug<3.1". Please support and unblock use of Werkzeug 3.1.x.
Expected behavior
Peaceful co-existence of dash and Werkzeug 3.1.3
Screenshots
n/a
Is there a timeline for this update?
Should be fixed in Dash 3.1.0 - please re-open this issue if you encounter problems.