Replace debian python packages by pip packages

The debian packages install the python modules for the system python, not the pyenv python.

In the end, we only needed to install authlib, as psycopg2 and kerberos are already pulled by airflow.

Signed-off-by: Balthazar Rouberol brouberol@wikimedia.org Bug: T379266

Closes T379266

Merge request reports

Loading