dash icon indicating copy to clipboard operation
dash copied to clipboard

dash 2.18.2 blocks the installation of Werkzeug 3.1.3 (and Flask 3.1.0)

Open gmseb opened this issue 1 year ago • 1 comments

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

gmseb avatar Nov 11 '24 10:11 gmseb

Is there a timeline for this update?

marcstern14 avatar Nov 22 '24 16:11 marcstern14

Should be fixed in Dash 3.1.0 - please re-open this issue if you encounter problems.

gvwilson avatar Jun 26 '25 16:06 gvwilson