Skip to content

Simplify dependencies #333

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

adhil0
Copy link
Collaborator

@adhil0 adhil0 commented May 7, 2025

The last time we updated our dependencies, we used pip freeze. But this also lists dependencies of our dependencies. We should remove these, because it may interfere with our direct dependencies version constraints (ex: if a package requires >=1.1, but we are locked at a different version, it may cause issues).

We should test this in a dev environment to make sure SSO still works before merging.

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

Successfully merging this pull request may close these issues.

2 participants