You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just re-installed clippy 1.3.3. The latest version of werkzeug (2.1.2) appears to cause an error with Dash. Downgrading to 2.0.0 fixes it as discussed here.
Might be worth pinning in the requirements, or updating the Dash code?
The text was updated successfully, but these errors were encountered:
Just re-installed clippy 1.3.3. The latest version of werkzeug (2.1.2) appears to cause an error with Dash. Downgrading to 2.0.0 fixes it as discussed here.
Might be worth pinning in the requirements, or updating the Dash code?
The text was updated successfully, but these errors were encountered: