The GitHub Actions job "Build images for Temporarily limits WTForms to below 
3.2.0 https://github.com/apache/airflow/pull/43233
" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
45f9693bd4d34fc9e3167bdc5ed2e0808b1dad61 / Jarek Potiuk <[email protected]>
Temporarily limits WTForms to below 3.2.0

WTForms are limited to 3.2.0 because of the error in tests. We technically do 
not need it directly
as this is a dependency of Flask-WTF, but we need to specify it here to add the 
limitation
The issue to track it is https://github.com/pallets-eco/wtforms/issues/863
Note. 3.2.0 has been broken because of imports 
https://github.com/pallets-eco/wtforms/issues/861 which
was fixed in 3.2.1, but after import was fixed, the tests started to work with 
3.2.1
when the issue 863 is fixed, we should likely leave the line below and specify 
!=3.2.0,!=3.2.1

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

With regards,
GitHub Actions via GitBox


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

Reply via email to