github.com/cilium/cilium@v1.16.2/Documentation/requirements.txt (about)

     1  ## Auto-generated from requirements-min/requirements.txt with "make update-requirements"
     2  Sphinx==7.1.2
     3  sphinx-autobuild==2021.3.14
     4  
     5  # Custom theme, forked from Read the Docs
     6  sphinx-rtd-theme-cilium @ git+https://github.com/cilium/sphinx_rtd_theme.git@84a34e7f301e9bfed5330da9acdb65d62020af4d
     7  # We use semver to parse Cilium's version in the config file
     8  semver==3.0.1
     9  # Sphinx extensions
    10  myst-parser==2.0.0
    11  sphinx-tabs==3.4.1
    12  sphinx-version-warning==1.1.2
    13  sphinxcontrib-googleanalytics==0.4
    14  sphinxcontrib-openapi==0.8.1
    15  sphinxcontrib-spelling==8.0.0
    16  sphinxcontrib-websupport==1.2.4
    17  sphinxext-rediraffe==0.2.7
    18  # Linters
    19  rstcheck==6.2.0
    20  yamllint==1.32.0
    21  ## The following requirements were added by pip freeze:
    22  alabaster==0.7.13
    23  annotated-types==0.5.0
    24  attrs==23.1.0
    25  Babel==2.12.1
    26  certifi==2023.7.22
    27  charset-normalizer==3.2.0
    28  click==8.1.7
    29  colorama==0.4.6
    30  deepmerge==1.1.0
    31  docutils==0.18.1
    32  idna==3.7
    33  imagesize==1.4.1
    34  Jinja2==3.1.4
    35  jsonschema==4.19.0
    36  jsonschema-specifications==2023.7.1
    37  livereload==2.6.3
    38  markdown-it-py==3.0.0
    39  MarkupSafe==2.1.3
    40  mdit-py-plugins==0.4.0
    41  mdurl==0.1.2
    42  mistune==2.0.5
    43  packaging==23.1
    44  pathspec==0.11.2
    45  picobox==3.0.0
    46  pydantic==2.7.1
    47  pydantic_core==2.18.2
    48  pyenchant==3.2.2
    49  Pygments==2.16.1
    50  PyYAML==6.0.1
    51  referencing==0.30.2
    52  requests==2.32.0
    53  rich==13.5.2
    54  rpds-py==0.10.3
    55  rstcheck-core==1.1.1
    56  shellingham==1.5.3
    57  six==1.16.0
    58  snowballstemmer==2.2.0
    59  sphinx_mdinclude==0.5.3
    60  sphinxcontrib-applehelp==1.0.4
    61  sphinxcontrib-devhelp==1.0.2
    62  sphinxcontrib-htmlhelp==2.0.1
    63  sphinxcontrib-httpdomain==1.8.1
    64  sphinxcontrib-jquery==4.1
    65  sphinxcontrib-jsmath==1.0.1
    66  sphinxcontrib-qthelp==1.0.3
    67  sphinxcontrib-serializinghtml==1.1.5
    68  tornado==6.4.1
    69  typer==0.9.0
    70  typing_extensions==4.7.1
    71  urllib3==2.2.2