diff --git a/pyproject.toml b/pyproject.toml index c5c1cfb7c..791f49c5c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ dependencies = [ dev = [ "click>=7.0,<=8.1.7", "hypothesis>=6.102.4,<=6.102.4", - "pdoc>=4.0.0,<=14.5.0", + "pdoc<=14.5.1,>=14.5.1", "pyinstaller==6.8.0", "pytest-asyncio>=0.23.6,<=0.23.7", "pytest-cov>=5.0.0,<=5.0.0",