potiuk commented on code in PR #26217:
URL: https://github.com/apache/airflow/pull/26217#discussion_r965719925
##########
Dockerfile:
##########
@@ -92,7 +92,7 @@ fi
function get_dev_apt_deps() {
if [[ "${DEV_APT_DEPS=}" == "" ]]; then
DEV_APT_DEPS="apt-transport-https apt-utils build-essential
ca-certificates dirmngr \
-freetds-bin freetds-dev git gosu krb5-user ldap-utils libffi-dev \
+freetds-bin freetds-dev git gosu graphviz graphviz-dev krb5-user ldap-utils
libffi-dev \
Review Comment:
BTW. Eralchemy2 is a fork of Eralchemy which is not maintained any more but
people needed to update it to support sqlalchemy 1.4 - that's why we use "2" -
see https://github.com/Alexis-benoist/eralchemy/issues/94 - the power of
open-source :D
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]