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

Foundation library update #8069

Conversation

Martin-Molinero
Copy link
Member

@Martin-Molinero Martin-Molinero commented May 31, 2024

Description

  • Foundation update

Related Issue

Closes #8065
Closes #8063
Closes #8038
Closes #7992
Closes #7963
Close #7960
Closes #7913
Closes #7899
Closes #7887
Closes #7883

See contourpy/contourpy#389, contourpy 1.2.1 causes crash so pining to previous
See h5py/h5py#2408, for arm, h5py failing to install in 3.11.0 version so pining to previous
Updating pycaret==3.3.2 to avoid issue with new joblib version
Updating pyvinecopulib==0.6.5 to avoid issue causing crash in tests

Motivation and Context

Expand AI support

Requires Documentation Change

N/A

How Has This Been Tested?

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Refactor (non-breaking change which improves implementation)
  • Performance (non-breaking change which improves performance. Please add associated performance test and results)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Non-functional change (xml comments/documentation/etc)

Checklist:

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My branch follows the naming convention bug-<issue#>-<description> or feature-<issue#>-<description>

@Martin-Molinero Martin-Molinero force-pushed the feature-foundation-update-5-2024 branch from aac131f to d7d2b64 Compare June 3, 2024 21:09
@Martin-Molinero Martin-Molinero merged commit 1a3fedb into QuantConnect:master Jun 4, 2024
6 of 7 checks passed
@Martin-Molinero Martin-Molinero deleted the feature-foundation-update-5-2024 branch June 4, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment