Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stride depends on dash, which specifies a conflicting flask<2.3.0 from our web app #164

Open
charlesbmi opened this issue Oct 18, 2023 · 0 comments

Comments

@charlesbmi
Copy link
Contributor

          Worth noting that `stride` depends on `dash` (https://github.com/trustimaging/stride/blob/master/requirements.txt#L6), which specifies `flask<2.3.0`. This version spec conflicts with what is specified here, so I got some warnings:
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
dash 2.13.0 requires Flask<2.3.0,>=1.0.4, but you have flask 2.3.3 which is incompatible

Originally posted by @charlesincharge in #144 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant