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

Head commit for run:
ecb2c9f24d1364642604c14f0deb681ab4894135 / Jarek Potiuk <[email protected]>
Set min pandas dependency to 1.2.5 for all providers and airflow (#36698)

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/7467356287

With regards,
GitHub Actions via GitBox


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

Reply via email to