-
Notifications
You must be signed in to change notification settings - Fork 189
Expand file tree
/
Copy pathdocs.txt
More file actions
97 lines (97 loc) · 2.1 KB
/
docs.txt
File metadata and controls
97 lines (97 loc) · 2.1 KB
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements/docs.txt requirements/docs.in
#
accessible-pygments==0.0.5
# via pydata-sphinx-theme
alabaster==0.7.16
# via sphinx
babel==2.17.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.14.2
# via pydata-sphinx-theme
certifi==2025.10.5
# via
# elasticsearch
# requests
charset-normalizer==3.4.4
# via requests
django-elasticsearch-dsl==7.4
# via -r requirements/docs.in
docutils==0.19
# via
# pydata-sphinx-theme
# sphinx
elasticsearch==7.13.4
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
# elasticsearch-dsl
elasticsearch-dsl==7.4.1
# via
# -c requirements/constraints.txt
# django-elasticsearch-dsl
idna==3.11
# via requests
imagesize==1.4.1
# via sphinx
jinja2==3.1.6
# via sphinx
markupsafe==3.0.3
# via jinja2
packaging==25.0
# via
# pydata-sphinx-theme
# sphinx
pydata-sphinx-theme==0.15.4
# via sphinx-book-theme
pygments==2.19.2
# via
# accessible-pygments
# pydata-sphinx-theme
# sphinx
python-dateutil==2.9.0.post0
# via elasticsearch-dsl
requests==2.32.5
# via sphinx
six==1.17.0
# via
# django-elasticsearch-dsl
# elasticsearch-dsl
# python-dateutil
snowballstemmer==3.0.1
# via sphinx
soupsieve==2.8
# via beautifulsoup4
sphinx==5.3.0
# via
# -c requirements/constraints.txt
# -r requirements/docs.in
# pydata-sphinx-theme
# sphinx-book-theme
sphinx-book-theme==1.1.3
# via -r requirements/docs.in
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
typing-extensions==4.15.0
# via
# beautifulsoup4
# pydata-sphinx-theme
urllib3==1.26.20
# via
# elasticsearch
# requests