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] Pin tenacity and numpy in core #14203

Merged
merged 5 commits into from
Jun 17, 2024
Merged

[FIX] Pin tenacity and numpy in core #14203

merged 5 commits into from
Jun 17, 2024

Conversation

nerdai
Copy link
Contributor

@nerdai nerdai commented Jun 17, 2024

Description

  • Tenacity updated to v8.4.0
  • Numpy also updated to v2.0.0 (first major release since 2006)
  • Pinning to earlier versions in core until we update accordingly

Thanks to @evgerher for the fix in #14190

Fixes # (issue)

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

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

  • I stared at the code and made sure it makes sense

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 17, 2024
@nerdai nerdai changed the title [FIX] Pin tenacity in core [FIX] Pin tenacity and numpy in core Jun 17, 2024
@nerdai nerdai merged commit 861f265 into main Jun 17, 2024
8 checks passed
@nerdai nerdai deleted the nerdai/pin-tenacity branch June 17, 2024 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant