-
-
Notifications
You must be signed in to change notification settings - Fork 252
Expand file tree
/
Copy pathrequirements.txt
More file actions
254 lines (254 loc) · 4.79 KB
/
requirements.txt
File metadata and controls
254 lines (254 loc) · 4.79 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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile docs/requirements.in
#
accessible-pygments==0.0.5
# via pydata-sphinx-theme
alabaster==1.0.0
# via sphinx
asttokens==3.0.0
# via stack-data
attrs==25.3.0
# via
# jsonschema
# referencing
babel==2.17.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.13.5
# via
# nbconvert
# pydata-sphinx-theme
bleach[css]==6.2.0
# via nbconvert
certifi==2025.8.3
# via requests
charset-normalizer==3.4.3
# via requests
comm==0.2.3
# via
# ipykernel
# ipywidgets
debugpy==1.8.17
# via ipykernel
decorator==5.2.1
# via ipython
defusedxml==0.7.1
# via nbconvert
docutils==0.21.2
# via
# nbsphinx
# pydata-sphinx-theme
# sphinx
# sphinx-tabs
executing==2.2.1
# via stack-data
fastjsonschema==2.21.2
# via nbformat
idna==3.10
# via requests
imagesize==1.4.1
# via sphinx
ipykernel==6.30.1
# via
# -r docs/requirements.in
# jupyter-sphinx
ipython==9.5.0
# via
# ipykernel
# ipywidgets
# jupyter-sphinx
ipython-pygments-lexers==1.1.1
# via ipython
ipywidgets==8.1.7
# via jupyter-sphinx
jedi==0.19.2
# via ipython
jinja2==3.1.6
# via
# nbconvert
# nbsphinx
# sphinx
jsonschema==4.25.1
# via nbformat
jsonschema-specifications==2025.9.1
# via jsonschema
jupyter-client==8.6.3
# via
# ipykernel
# nbclient
jupyter-core==5.8.1
# via
# ipykernel
# jupyter-client
# nbclient
# nbconvert
# nbformat
jupyter-sphinx==0.5.3
# via -r docs/requirements.in
jupyterlab-pygments==0.3.0
# via nbconvert
jupyterlab-widgets==3.0.15
# via ipywidgets
lxml==6.0.1
# via lxml-html-clean
lxml-html-clean==0.4.2
# via -r docs/requirements.in
markupsafe==3.0.2
# via
# jinja2
# nbconvert
matplotlib-inline==0.1.7
# via
# ipykernel
# ipython
mistune==3.1.4
# via nbconvert
narwhals==2.5.0
# via plotly
nbclient==0.10.2
# via nbconvert
nbconvert==7.16.6
# via
# jupyter-sphinx
# nbsphinx
nbformat==5.10.4
# via
# jupyter-sphinx
# nbclient
# nbconvert
# nbsphinx
nbsphinx==0.9.7
# via -r docs/requirements.in
nest-asyncio==1.6.0
# via ipykernel
numpy==2.3.3
# via pandas
packaging==25.0
# via
# ipykernel
# nbconvert
# plotly
# sphinx
pandas==2.3.2
# via -r docs/requirements.in
pandocfilters==1.5.1
# via nbconvert
parso==0.8.5
# via jedi
pexpect==4.9.0
# via ipython
platformdirs==4.4.0
# via jupyter-core
plotly==6.3.0
# via -r docs/requirements.in
prompt-toolkit==3.0.52
# via ipython
psutil==7.1.0
# via ipykernel
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pydata-sphinx-theme==0.16.1
# via -r docs/requirements.in
pygments==2.19.2
# via
# accessible-pygments
# ipython
# ipython-pygments-lexers
# nbconvert
# pydata-sphinx-theme
# sphinx
# sphinx-tabs
python-dateutil==2.9.0.post0
# via
# jupyter-client
# pandas
pytz==2025.2
# via pandas
pyzmq==27.1.0
# via
# ipykernel
# jupyter-client
referencing==0.36.2
# via
# jsonschema
# jsonschema-specifications
requests==2.32.5
# via sphinx
rpds-py==0.27.1
# via
# jsonschema
# referencing
six==1.17.0
# via python-dateutil
snowballstemmer==3.0.1
# via sphinx
soupsieve==2.8
# via beautifulsoup4
sphinx==8.1.3
# via
# jupyter-sphinx
# nbsphinx
# pydata-sphinx-theme
# sphinx-copybutton
# sphinx-design
# sphinx-tabs
sphinx-copybutton==0.5.2
# via -r docs/requirements.in
sphinx-design==0.6.1
# via -r docs/requirements.in
sphinx-tabs==3.4.7
# via -r docs/requirements.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
stack-data==0.6.3
# via ipython
tinycss2==1.4.0
# via bleach
tornado==6.5.2
# via
# ipykernel
# jupyter-client
traitlets==5.14.3
# via
# ipykernel
# ipython
# ipywidgets
# jupyter-client
# jupyter-core
# matplotlib-inline
# nbclient
# nbconvert
# nbformat
# nbsphinx
typing-extensions==4.15.0
# via
# beautifulsoup4
# pydata-sphinx-theme
tzdata==2025.2
# via pandas
urllib3==2.5.0
# via requests
wcwidth==0.2.13
# via prompt-toolkit
webencodings==0.5.1
# via
# bleach
# tinycss2
widgetsnbextension==4.0.14
# via ipywidgets