| tag | 7e5787c5b2152ef0be81e0086c810acfe3230512 | |
|---|---|---|
| tagger | Jed Cunningham <66968678+jedcunningham@users.noreply.github.com> | Fri Dec 10 13:48:37 2021 -0700 |
| object | 360c1b0813efa4a36afa9c78bf8da800f6bdb59b |
Constraints for Apache Airflow 2.2.3rc1
| commit | 360c1b0813efa4a36afa9c78bf8da800f6bdb59b | [log] [tgz] |
|---|---|---|
| author | Jarek Potiuk <jarek@potiuk.com> | Tue Dec 07 12:13:30 2021 +0100 |
| committer | Jarek Potiuk <jarek@potiuk.com> | Tue Dec 07 12:13:30 2021 +0100 |
| tree | c77eeec2611e2164ef6e701c97381a040b191250 | |
| parent | 1035243d32536f699bdaee3bba3f0f7c942da7bd [diff] |
Downgrade httpx to 0.19.0 in 2.2.2 constraints Following https://github.com/apache/airflow/issues/20088 we are downgrading httpx to be 0.19.0 as 0.20.0 introduced a breaking change.