The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
85feaee8c62792e0534d85b299ce44c3a4848100 / Jarek Potiuk <[email protected]>
Set min pandas dependency to 1.2.5 for all providers and airflow

We had some REALLY old minimum version of Pandas set for all our
pandas dependency - Pandas 0.17.1 has been released in 2015 (!)

Looking at the dependency tree - most of our dependencies had
> 1.2.5 set - which is more than reasonable limit as Pandas 1.2.5
had been released in June 2021 - so more than 2.5 years ago.

This limit bump further helps us to limit the pip backtracking
that starts happening in certain situations.

Extracted from: #36537

Report URL: https://github.com/apache/airflow/actions/runs/7466708429

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to