22# uv export --no-hashes --all-extras
33accessible-pygments == 0.0.5
44alabaster == 1.0.0
5- anyio == 4.6.2.post1
6- appnope == 0.1.4 ; platform_system == 'Darwin'
7- argon2-cffi == 23.1.0
8- argon2-cffi-bindings == 21.2.0
9- arrow == 1.3.0
10- asttokens == 2.4.1
11- async-lru == 2.0.4
12- attrs == 24.2.0
13- babel == 2.16.0
5+ anyio == 4.8.0
6+ babel == 2.17.0
147backports-tarfile == 1.2.0 ; python_full_version < '3.12'
15- beautifulsoup4 == 4.12.3
16- bleach == 6.2.0
17- certifi == 2024.8.30
18- cffi == 1.17.1
8+ beautifulsoup4 == 4.13.3
9+ certifi == 2025.1.31
10+ cffi == 1.17.1 ; platform_python_implementation == 'PyPy' or sys_platform == 'linux'
1911cfgv == 3.4.0
20- charset-normalizer == 3.4.0
21- click == 8.1.7
22- colorama == 0.4.6 ; sys_platform == 'win32' or platform_system == 'Windows'
12+ charset-normalizer == 3.4.1
13+ click == 8.1.8
14+ colorama == 0.4.6 ; sys_platform == 'win32'
2315colour-science == 0.4.6
24- comm == 0.2.2
25- coverage == 7.6.7
16+ coverage == 7.6.12
2617coveralls == 4.0.1
27- cryptography == 43.0.3 ; sys_platform == 'linux'
28- debugpy == 1.8.8
29- decorator == 5.1.1
30- defusedxml == 0.7.1
18+ cryptography == 44.0.2 ; sys_platform == 'linux'
3119distlib == 0.3.9
3220docopt == 0.6.2
3321docutils == 0.21.2
3422exceptiongroup == 1.2.2 ; python_full_version < '3.11'
3523execnet == 2.1.1
36- executing == 2.1.0
37- fastjsonschema == 2.20.0
38- filelock == 3.16.1
39- fqdn == 1.5.1
24+ filelock == 3.18.0
4025h11 == 0.14.0
41- hatch == 1.13 .0
42- hatchling == 1.26.3
26+ hatch == 1.14 .0
27+ hatchling == 1.27.0
4328httpcore == 1.0.7
44- httpx == 0.27.2
29+ httpx == 0.28.1
4530hyperlink == 21.0.0
46- identify == 2.6.2
31+ identify == 2.6.9
4732idna == 3.10
48- imageio == 2.36 .0
33+ imageio == 2.37 .0
4934imagesize == 1.4.1
50- importlib-metadata == 8.5.0
35+ importlib-metadata == 8.6.1 ; python_full_version < '3.12'
5136iniconfig == 2.0.0
5237invoke == 2.2.0
53- ipykernel == 6.29.5
54- ipython == 8.29.0
55- ipywidgets == 8.1.5
56- isoduration == 20.11.0
5738jaraco-classes == 3.4.0
5839jaraco-context == 6.0.1
5940jaraco-functools == 4.1.0
60- jedi == 0.19.2
61- jeepney == 0.8.0 ; sys_platform == 'linux'
62- jinja2 == 3.1.4
63- json5 == 0.9.28
64- jsonpickle == 2.2.0
65- jsonpointer == 3.0.0
66- jsonschema == 4.23.0
67- jsonschema-specifications == 2024.10.1
68- jupyter == 1.1.1
69- jupyter-client == 8.6.3
70- jupyter-console == 6.6.3
71- jupyter-core == 5.7.2
72- jupyter-events == 0.10.0
73- jupyter-lsp == 2.2.5
74- jupyter-server == 2.14.2
75- jupyter-server-terminals == 0.5.3
76- jupyterlab == 4.3.1
77- jupyterlab-pygments == 0.3.0
78- jupyterlab-server == 2.27.3
79- jupyterlab-widgets == 3.0.13
80- keyring == 25.5.0
41+ jeepney == 0.9.0 ; sys_platform == 'linux'
42+ jinja2 == 3.1.6
43+ jsonpickle == 4.0.2
44+ keyring == 25.6.0
8145markdown-it-py == 3.0.0
8246markupsafe == 3.0.2
83- matplotlib-inline == 0.1.7
8447mdurl == 0.1.2
85- mistune == 3.0.2
86- more-itertools == 10.5.0
87- nbclient == 0.10.0
88- nbconvert == 7.16.4
89- nbformat == 5.10.4
90- nest-asyncio == 1.6.0
48+ more-itertools == 10.6.0
9149networkx == 3.4.2
92- nh3 == 0.2.18
9350nodeenv == 1.9.1
94- notebook == 7.0.7
95- notebook-shim == 0.2.4
96- numpy == 2.1.3
97- opencolorio == 2.4.0
98- overrides == 7.7.0
51+ numpy == 2.2.3
52+ opencolorio == 2.4.1
9953packaging == 24.2
100- pandocfilters == 1.5.1
101- parso == 0.8.4
10254pathspec == 0.12.1
10355pexpect == 4.9.0
104- pillow == 11.0.0
105- pkginfo == 1.10.0
56+ pillow == 11.1.0
10657platformdirs == 4.3.6
10758pluggy == 1.5.0
108- pre-commit == 4.0.1
109- prometheus-client == 0.21.0
110- prompt-toolkit == 3.0.48
111- psutil == 6.1.0
59+ pre-commit == 4.1.0
11260ptyprocess == 0.7.0
113- pure-eval == 0.2.3
114- pycparser == 2.22
115- pydata-sphinx-theme == 0.16.0
116- pydot == 3.0.2
117- pygments == 2.18.0
118- pyparsing == 3.2.0
119- pyright == 1.1.389
120- pytest == 8.3.3
61+ pycparser == 2.22 ; platform_python_implementation == 'PyPy' or sys_platform == 'linux'
62+ pydata-sphinx-theme == 0.16.1
63+ pydot == 3.0.4
64+ pygments == 2.19.1
65+ pyparsing == 3.2.1
66+ pyright == 1.1.396
67+ pytest == 8.3.5
12168pytest-cov == 6.0.0
12269pytest-xdist == 3.6.1
123- python-dateutil == 2.9.0.post0
124- python-json-logger == 2.0.7
125- pywin32 == 308 ; platform_python_implementation != 'PyPy' and sys_platform == 'win32'
12670pywin32-ctypes == 0.2.3 ; sys_platform == 'win32'
127- pywinpty == 2.0.14 ; os_name == 'nt'
12871pyyaml == 6.0.2
129- pyzmq == 26.2.0
130- readme-renderer == 44.0
131- referencing == 0.35.1
13272requests == 2.32.3
133- requests-toolbelt == 1.0.0
134- rfc3339-validator == 0.1.4
135- rfc3986 == 2.0.0
136- rfc3986-validator == 0.1.1
13773rich == 13.9.4
138- rpds-py == 0.21.0
139- scipy == 1.14.1
74+ scipy == 1.15.2
14075secretstorage == 3.3.3 ; sys_platform == 'linux'
141- semver == 3.0.2
142- send2trash == 1.8.3
143- setuptools == 75.6.0
76+ semver == 3.0.4
14477shellingham == 1.5.4
145- six == 1.16.0
14678sniffio == 1.3.1
14779snowballstemmer == 2.2.0
14880soupsieve == 2.6
@@ -153,28 +85,14 @@ sphinxcontrib-htmlhelp==2.1.0
15385sphinxcontrib-jsmath == 1.0.1
15486sphinxcontrib-qthelp == 2.0.0
15587sphinxcontrib-serializinghtml == 2.0.0
156- stack-data == 0.6.3
157- terminado == 0.18.1
158- tinycss2 == 1.4.0
159- toml == 0.10.2
160- tomli == 2.1.0 ; python_full_version < = '3.11'
161- tomli-w == 1.1.0
88+ tomli == 2.2.1 ; python_full_version < = '3.11'
89+ tomli-w == 1.2.0
16290tomlkit == 0.13.2
163- tornado == 6.4.1
164- traitlets == 5.14.3
165- trove-classifiers == 2024.10.21.16
166- twine == 5.1.1
167- types-python-dateutil == 2.9.0.20241003
91+ trove-classifiers == 2025.3.13.13
16892typing-extensions == 4.12.2
169- uri-template == 1.3.0
170- urllib3 == 2.2.3
93+ urllib3 == 2.3.0
17194userpath == 1.9.2
172- uv == 0.5.4
173- virtualenv == 20.27.1
174- wcwidth == 0.2.13
175- webcolors == 24.11.1
176- webencodings == 0.5.1
177- websocket-client == 1.8.0
178- widgetsnbextension == 4.0.13
179- zipp == 3.21.0
95+ uv == 0.6.6
96+ virtualenv == 20.29.3
97+ zipp == 3.21.0 ; python_full_version < '3.12'
18098zstandard == 0.23.0
0 commit comments