Hey guys, we are experimenting issues while upgrad...
# troubleshoot
n
Hey guys, we are experimenting issues while upgrading the cli to version 0.8.27.1 on our airflow environment. Seems that the cli is using a version of makupsafe that it's not compatible with our airflow version, forcing us to upgrade it, that for now it's not an option.
The conflict is caused by:
#17 110.4   jinja2 2.11.3 depends on MarkupSafe>=0.23
#17 110.4   apache-airflow 2.1.2 depends on markupsafe<2.0 and >=1.1.1
#17 110.4   acryl-datahub 0.8.27.1 depends on markupsafe==2.0.1
is the markupsafe==2.0.1 requirement strictly necessary for datahub cli?
b
Hi @numerous-application-54063 - we are looking into this cc @dazzling-judge-80093
👍 1
n
thanks!