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 648913c commit 51f79a2Copy full SHA for 51f79a2
docs/requirements.txt
@@ -10,4 +10,5 @@ jupytext
10
ipython_genutils
11
# https://github.com/jupyter/nbconvert/issues/1736
12
jinja2>=3.1.4
13
-apache-airflow
+# kfp requires protobuf < 4.0.0 but apache-airflow 2.10.3 bumps protobuf to an incompatible version
14
+apache-airflow==2.10.2
0 commit comments