Skip to content

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

@charlesbmi

Description

@charlesbmi
          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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions