Skip to content

Broken Requirements Versions in requirements.txt  #17

@DecayingSec

Description

@DecayingSec

There are multiple packages in ./jupyter/requirements.txt that have missing or broken dependencies and versions. The required version numbers need to be updated. A potential workaround (Worked for me) is to change all of the "==" version requirements to ">=" and sacrifice a goat in hopes pip can figure it out. Obviously that isn't a recommended solution. It would probably be good to do a pass over ./cli/requirements.txt as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions