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

Add Python 3.12 Support and Update Dependencies #123

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Clemo97
Copy link

@Clemo97 Clemo97 commented Jul 19, 2024

Pull Request

Description

I ran the poetry update commands to update the pyproject.toml file in order to add support for Python 3.12 and also updated the poetry.lock file with the latest version of updated dependencies that are compatible with the constraints specified in pyproject.tml .

Fixes #

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Please also list any relevant details for your test configuration

  • Yes

If your changes affect data processing, have you plotted any changes? i.e. have you done a quick sanity check?

  • Yes

Checklist:

  • My code follows OCF's coding style guidelines
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my code and corrected any misspellings

@Clemo97 Clemo97 changed the title Update pyproject.toml for Python 3.12 Support Add Python 3.12 Support and Update Dependencies Jul 19, 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.

1 participant