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

Broken Requirements Versions in requirements.txt #17

Open
DecayingSec opened this issue Apr 30, 2021 · 0 comments
Open

Broken Requirements Versions in requirements.txt #17

DecayingSec opened this issue Apr 30, 2021 · 0 comments

Comments

@DecayingSec
Copy link

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.

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