Ivelin Tchangalov
Results
1
issues of
Ivelin Tchangalov
We found that dominodatalab[airflow] seems to be incompatible with python 3.11 & airflow==2.9.3 requirements.txt: ``` apache-airflow-providers-postgres apache-airflow-providers-celery apache-airflow-providers-fab apache-airflow[kubernetes] apache-airflow-providers-amazon[aiobotocore] dominodatalab[airflow]==1.4.3 ``` Installation: ``` export AIRFLOW_VERSION=2.9.3 export PYTHON_VERSION=3.11 python3 -m...