diff --git a/pyproject.toml b/pyproject.toml index afaff4e9..c358026b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,6 +45,7 @@ dev = [ "ampform-dpd[jupyter]", "ampform-dpd[sty]", "ampform-dpd[test]", + "sphinx-autobuild!=2024.04.*", "sphinx-autobuild", "tox >=1.9", # for skip_install, use_develop ]