diff --git a/setup.py b/setup.py index a4f4671d8..da5bcd138 100644 --- a/setup.py +++ b/setup.py @@ -106,6 +106,12 @@ def run(self) -> None: "scapy ==2.4.5", "sphinx >=4.5, <5", "sphinx-rtd-theme >= 1.1.1, <1.2", + "sphinxcontrib-applehelp == 1.0.4", + "sphinxcontrib-devhelp == 1.0.2", + "sphinxcontrib-devhelp == 1.0.2", + "sphinxcontrib-htmlhelp == 2.0.1", + "sphinxcontrib-serializinghtml == 1.1.5", + "sphinxcontrib-qthelp == 1.0.3", "tqdm >=4.61.1, <4.63", "types-Pygments >=2.15, <2.16", ],