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