DonHaul opened a new issue, #69605: URL: https://github.com/apache/airflow/issues/69605
### Under which category would you file this issue? Providers ### Apache Airflow version 3.3.0 ### What happened and how to reproduce it? Hello i am upgrading from 3.2.2 to 3.3.0 and I just noticed that the contraint for numpy has been downgraded from `2.4.6` back to `1.26.4` - https://raw.githubusercontent.com/apache/airflow/constraints-3.2.2/constraints-3.11.txt - https://raw.githubusercontent.com/apache/airflow/constraints-3.3.0/constraints-3.11.txt Having this constraint file locally, and removing the pinning of `numpy` worked for us Is there a specific reason why the pinned version has been downgraded? ### What you think should happen instead? I wouldn't have expected for a pinned version to be downgraded on a version bump. ### Operating System _No response_ ### Deployment None ### Apache Airflow Provider(s) _No response_ ### Versions of Apache Airflow Providers _No response_ ### Official Helm Chart version Not Applicable ### Kubernetes Version _No response_ ### Helm Chart configuration _No response_ ### Docker Image customizations _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
