Skip to content

Commit 6407762

Browse files
committed
Fix docs build by freezing apache airflow version
Fix docs by freezing protobuf version
1 parent 648913c commit 6407762

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ ipython_genutils
1111
# https://github.com/jupyter/nbconvert/issues/1736
1212
jinja2>=3.1.4
1313
apache-airflow
14+
protobuf==3.20.3 # kfp requires protobuf < 4.0.0

0 commit comments

Comments
 (0)