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

[MAINT] Support python 3.12 #667

Merged
merged 5 commits into from
Oct 11, 2024

Conversation

NicolasGensollen
Copy link
Member

@NicolasGensollen NicolasGensollen commented Oct 9, 2024

Closes #664

To be able to support Python 3.12 I had to bump some of the dependencies. Most importantly:

  • Numpy from 1.X to 2.X
  • Pandas from 1.X to 2.X

@NicolasGensollen
Copy link
Member Author

Alright ! Tests are passing with Python 3.12.

@thibaultdvx let me know if you see anything that should be changed before merging.

@NicolasGensollen
Copy link
Member Author

Let me know if I can merge this @thibaultdvx

Copy link
Collaborator

@thibaultdvx thibaultdvx left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @NicolasGensollen!

@NicolasGensollen NicolasGensollen merged commit 3c40944 into aramis-lab:dev Oct 11, 2024
21 checks passed
@NicolasGensollen NicolasGensollen deleted the support-python-3.12 branch October 11, 2024 14:41
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.

Support Python 3.12
2 participants