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

fix: remove transitive deps from requirements.txt #88

Merged
merged 1 commit into from
Jan 7, 2024

Conversation

Xiphoseer
Copy link
Contributor

@Xiphoseer Xiphoseer commented Jan 7, 2024

This removes transitive deps from requirements.txt. This has the downside of making the build less reproducible, but the upside that we can use python 3.11 now.

Closes #68

@aronwk-aaron aronwk-aaron merged commit 8b70f25 into main Jan 7, 2024
1 check passed
@aronwk-aaron aronwk-aaron deleted the fix/requirements branch January 7, 2024 22:22
This was referenced Jan 10, 2024
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.

ENH: update to python 3.11 and update packages
2 participants