GONRG-3046: Requirements packages versions have been downgraded to support...
GONRG-3046: Requirements packages versions have been downgraded to support both Airflow 1.10.* and Airflow 2.0.*
VERSION
0 → 100644
... | ... | @@ -2,7 +2,7 @@ jsonschema==3.2.0 |
pyyaml==5.4.1 | ||
requests==2.25.1 | ||
strict-rfc3339==0.7 | ||
tenacity==8.0.1 | ||
tenacity==6.2.0 | ||
toposort==1.6 | ||
dataclasses==0.8;python_version<"3.7" |
Please register or sign in to comment