diff --git a/devel-common/pyproject.toml b/devel-common/pyproject.toml index b7f00e8c23d99..4749d0a164225 100644 --- a/devel-common/pyproject.toml +++ b/devel-common/pyproject.toml @@ -74,7 +74,7 @@ dependencies = [ "rich-click>=1.7.1", "click>=8.1.8", "docutils>=0.21", - "sphinx-airflow-theme>=0.2.2", + "sphinx-airflow-theme@https://github.com/apache/airflow-site/releases/download/0.2.3/sphinx_airflow_theme-0.2.3-py3-none-any.whl", "sphinx-argparse>=0.4.0", "sphinx-autoapi>=3", "sphinx-autobuild>=2024.10.2",