We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bde0ec9 commit 3f32f8cCopy full SHA for 3f32f8c
docs/requirements.txt
@@ -10,4 +10,6 @@ jupytext
10
ipython_genutils
11
# https://github.com/jupyter/nbconvert/issues/1736
12
jinja2>=3.1.4
13
-apache-airflow
+# higher versions of airflow brings in opentelemetry which depends
14
+# a version of protobuf incompatible with pinned kfp in dev-requirements.txt
15
+apache-airflow==2.6.3
0 commit comments