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

Update dependencies for Python > 3.11 support #53

Merged
merged 4 commits into from
Dec 31, 2023
Merged

Update dependencies for Python > 3.11 support #53

merged 4 commits into from
Dec 31, 2023

Conversation

mcosti
Copy link
Contributor

@mcosti mcosti commented Dec 27, 2023

I've tested the basics and everything still work.

Please consider separating the packages not needed for the library itself (like pytest) into a separate requirements file, otherwise a lot of conflicts will come up when installing in an existing codebase

Thank you for your work!

Copy link
Owner

@benfmiller benfmiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this! Looks like all the tests pass for 3.11, so this will remove support for 3.8 for next version.

I'll separate out testing dependencies as well for next version

@mcosti
Copy link
Contributor Author

mcosti commented Dec 31, 2023

Thank you! I made a new commit to change the github build

@benfmiller
Copy link
Owner

Thanks! Looks great

@benfmiller benfmiller merged commit 1e4ab12 into benfmiller:main Dec 31, 2023
3 checks passed
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