audit-labs/tutorials
clone: git clone https://gitbay.org/audit-labs/tutorials.git
main: requirements.txt · raw
1# This file was autogenerated by uv via the following command:
2# uv pip compile requirements.in -o requirements.txt --python-version 3.10
3anyio==4.14.2
4 # via
5 # httpx
6 # jupyter-server
7appnope==1.0.0
8 # via ipykernel
9argon2-cffi==25.1.0
10 # via jupyter-server
11argon2-cffi-bindings==26.1.0
12 # via argon2-cffi
13arrow==1.4.0
14 # via isoduration
15asttokens==3.0.2
16 # via stack-data
17async-lru==2.3.0
18 # via jupyterlab
19attrs==26.1.0
20 # via
21 # jsonschema
22 # referencing
23babel==2.18.0
24 # via jupyterlab-server
25beautifulsoup4==4.15.0
26 # via nbconvert
27bleach==6.4.0
28 # via nbconvert
29certifi==2026.7.22
30 # via
31 # httpcore
32 # httpx
33 # requests
34cffi==2.1.1
35 # via argon2-cffi-bindings
36charset-normalizer==3.5.1
37 # via requests
38click==8.4.2
39 # via papermill
40comm==0.2.3
41 # via ipykernel
42contourpy==1.3.2
43 # via matplotlib
44cycler==0.12.1
45 # via matplotlib
46debugpy==1.8.21
47 # via ipykernel
48decorator==5.3.1
49 # via ipython
50defusedxml==0.7.1
51 # via nbconvert
52entrypoints==0.4
53 # via papermill
54et-xmlfile==2.0.0
55 # via openpyxl
56exceptiongroup==1.3.1
57 # via
58 # anyio
59 # ipython
60executing==2.2.1
61 # via stack-data
62fastjsonschema==2.22.2
63 # via nbformat
64fonttools==4.63.0
65 # via matplotlib
66fqdn==1.5.1
67 # via jsonschema
68h11==0.16.0
69 # via httpcore
70httpcore==1.0.9
71 # via httpx
72httpx==0.28.1
73 # via jupyterlab
74idna==3.19
75 # via
76 # anyio
77 # httpx
78 # jsonschema
79 # requests
80ipykernel==7.3.0
81 # via
82 # -r requirements.in
83 # jupyterlab
84ipython==8.39.0
85 # via ipykernel
86isoduration==20.11.0
87 # via jsonschema
88jedi==0.20.0
89 # via ipython
90jinja2==3.1.6
91 # via
92 # jupyter-server
93 # jupyterlab
94 # jupyterlab-server
95 # nbconvert
96json5==0.15.0
97 # via jupyterlab-server
98jsonpointer==3.1.1
99 # via jsonschema
100jsonschema==4.26.0
101 # via
102 # jupyter-events
103 # jupyterlab-server
104 # nbformat
105jsonschema-specifications==2025.9.1
106 # via jsonschema
107jupyter-builder==1.2.2
108 # via jupyterlab
109jupyter-client==8.9.1
110 # via
111 # ipykernel
112 # jupyter-server
113 # nbclient
114jupyter-core==5.9.1
115 # via
116 # ipykernel
117 # jupyter-builder
118 # jupyter-client
119 # jupyter-server
120 # jupyterlab
121 # nbclient
122 # nbconvert
123 # nbformat
124jupyter-events==0.12.1
125 # via jupyter-server
126jupyter-lsp==2.3.1
127 # via jupyterlab
128jupyter-server==2.20.0
129 # via
130 # jupyter-lsp
131 # jupyterlab
132 # jupyterlab-server
133 # notebook-shim
134jupyter-server-terminals==0.5.4
135 # via jupyter-server
136jupyterlab==4.6.3
137 # via -r requirements.in
138jupyterlab-pygments==0.3.0
139 # via nbconvert
140jupyterlab-server==2.28.0
141 # via jupyterlab
142kiwisolver==1.5.0
143 # via matplotlib
144lark==1.3.1
145 # via rfc3987-syntax
146markupsafe==3.0.3
147 # via
148 # jinja2
149 # nbconvert
150matplotlib==3.10.9
151 # via
152 # -r requirements.in
153 # seaborn
154matplotlib-inline==0.2.2
155 # via
156 # ipykernel
157 # ipython
158mistune==3.3.4
159 # via nbconvert
160nbclient==0.11.0
161 # via
162 # -r requirements.in
163 # nbconvert
164 # papermill
165nbconvert==7.17.1
166 # via
167 # -r requirements.in
168 # jupyter-server
169nbformat==5.11.1
170 # via
171 # jupyter-server
172 # nbclient
173 # nbconvert
174 # papermill
175nest-asyncio2==1.7.2
176 # via ipykernel
177notebook-shim==0.2.4
178 # via jupyterlab
179numpy==2.2.6
180 # via
181 # -r requirements.in
182 # contourpy
183 # matplotlib
184 # pandas
185 # seaborn
186openpyxl==3.1.5
187 # via -r requirements.in
188overrides==7.7.0
189 # via jupyter-server
190packaging==26.3
191 # via
192 # ipykernel
193 # jupyter-events
194 # jupyter-server
195 # jupyterlab
196 # jupyterlab-server
197 # matplotlib
198 # nbconvert
199pandas==2.3.3
200 # via
201 # -r requirements.in
202 # seaborn
203pandocfilters==1.5.1
204 # via nbconvert
205papermill==2.7.0
206 # via -r requirements.in
207parso==0.8.7
208 # via jedi
209pexpect==4.9.0
210 # via ipython
211pillow==12.3.0
212 # via matplotlib
213platformdirs==4.11.3
214 # via jupyter-core
215prometheus-client==0.26.0
216 # via jupyter-server
217prompt-toolkit==3.0.53
218 # via ipython
219psutil==7.2.2
220 # via ipykernel
221ptyprocess==0.7.0
222 # via
223 # pexpect
224 # terminado
225pure-eval==0.2.3
226 # via stack-data
227pycparser==3.0
228 # via cffi
229pygments==2.21.0
230 # via
231 # ipython
232 # nbconvert
233pyparsing==3.3.2
234 # via matplotlib
235python-dateutil==2.9.0.post0
236 # via
237 # arrow
238 # jupyter-client
239 # matplotlib
240 # pandas
241python-json-logger==4.2.0
242 # via jupyter-events
243pytz==2026.3.post1
244 # via pandas
245pyyaml==6.0.3
246 # via
247 # jupyter-events
248 # papermill
249pyzmq==27.2.0
250 # via
251 # ipykernel
252 # jupyter-client
253 # jupyter-server
254referencing==0.37.0
255 # via
256 # jsonschema
257 # jsonschema-specifications
258 # jupyter-events
259requests==2.34.2
260 # via
261 # jupyterlab-server
262 # papermill
263rfc3339-validator==0.1.4
264 # via
265 # jsonschema
266 # jupyter-events
267rfc3986-validator==0.1.1
268 # via
269 # jsonschema
270 # jupyter-events
271rfc3987-syntax==1.1.0
272 # via jsonschema
273rpds-py==0.30.0
274 # via
275 # jsonschema
276 # referencing
277seaborn==0.13.2
278 # via -r requirements.in
279send2trash==2.1.0
280 # via jupyter-server
281six==1.17.0
282 # via
283 # python-dateutil
284 # rfc3339-validator
285soupsieve==2.9.2
286 # via beautifulsoup4
287stack-data==0.6.3
288 # via ipython
289tenacity==9.1.4
290 # via papermill
291terminado==0.18.1
292 # via
293 # jupyter-server
294 # jupyter-server-terminals
295tinycss2==1.5.1
296 # via bleach
297tomli==2.4.1
298 # via
299 # jupyter-builder
300 # jupyterlab
301tornado==6.5.8
302 # via
303 # ipykernel
304 # jupyter-client
305 # jupyter-server
306 # jupyterlab
307 # terminado
308tqdm==4.70.0
309 # via papermill
310traitlets==5.16.1
311 # via
312 # ipykernel
313 # ipython
314 # jupyter-builder
315 # jupyter-client
316 # jupyter-core
317 # jupyter-events
318 # jupyter-server
319 # jupyterlab
320 # matplotlib-inline
321 # nbclient
322 # nbconvert
323 # nbformat
324typing-extensions==4.16.0
325 # via
326 # anyio
327 # async-lru
328 # beautifulsoup4
329 # exceptiongroup
330 # ipython
331 # jupyter-client
332 # jupyterlab
333 # mistune
334 # referencing
335tzdata==2026.3
336 # via
337 # arrow
338 # pandas
339uri-template==1.3.0
340 # via jsonschema
341urllib3==2.7.0
342 # via requests
343wcwidth==0.8.2
344 # via prompt-toolkit
345webcolors==25.10.0
346 # via jsonschema
347webencodings==0.6.1
348 # via
349 # bleach
350 # tinycss2
351websocket-client==1.9.0
352 # via jupyter-server