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 upper versions constraints for numpy and pandas #1361

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

lbianchi-lbl
Copy link
Contributor

Resolves #1322

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the license terms described in the LICENSE.txt file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

@lbianchi-lbl lbianchi-lbl requested a review from ksbeattie as a code owner March 1, 2024 02:24
@lbianchi-lbl lbianchi-lbl added Priority:High High Priority Issue or PR dependencies Pull requests that update a dependency file labels Mar 1, 2024
@lbianchi-lbl
Copy link
Contributor Author

I'm merging this in without waiting for the tests to finish running as the changes in this PR only affect the installation (i.e. once the installation is complete, there's no more information that the test would be able to give).

@lbianchi-lbl lbianchi-lbl merged commit fdedc43 into IDAES:main Mar 1, 2024
11 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Priority:High High Priority Issue or PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Preparations for possible breaking changes in upcoming releases of Numpy and/or pandas
1 participant