Skip to content

Commit fcad5b5

Browse files
committed
Update package dependencies.
Signed-off-by: Thomas Mansencal <[email protected]>
1 parent c13f48c commit fcad5b5

File tree

3 files changed

+61
-143
lines changed

3 files changed

+61
-143
lines changed

docs/requirements.txt

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,31 @@
22
# uv export --no-hashes --all-extras --no-dev
33
accessible-pygments==0.0.5
44
alabaster==1.0.0
5-
babel==2.16.0
6-
beautifulsoup4==4.12.3
7-
certifi==2024.8.30
8-
charset-normalizer==3.4.0
5+
babel==2.17.0
6+
beautifulsoup4==4.13.3
7+
certifi==2025.1.31
8+
charset-normalizer==3.4.1
99
colorama==0.4.6 ; sys_platform == 'win32'
1010
colour-science==0.4.6
1111
docutils==0.21.2
1212
idna==3.10
13-
imageio==2.36.0
13+
imageio==2.37.0
1414
imagesize==1.4.1
15-
jinja2==3.1.4
16-
jsonpickle==2.2.0
15+
jinja2==3.1.6
16+
jsonpickle==4.0.2
1717
markupsafe==3.0.2
1818
networkx==3.4.2
19-
numpy==2.1.3
20-
opencolorio==2.4.0
19+
numpy==2.2.3
20+
opencolorio==2.4.1
2121
packaging==24.2
22-
pillow==11.0.0
23-
pydata-sphinx-theme==0.16.0
24-
pydot==3.0.2
25-
pygments==2.18.0
26-
pyparsing==3.2.0
22+
pillow==11.1.0
23+
pydata-sphinx-theme==0.16.1
24+
pydot==3.0.4
25+
pygments==2.19.1
26+
pyparsing==3.2.1
2727
requests==2.32.3
28-
scipy==1.14.1
29-
semver==3.0.2
28+
scipy==1.15.2
29+
semver==3.0.4
3030
snowballstemmer==2.2.0
3131
soupsieve==2.6
3232
sphinx==8.1.3
@@ -36,6 +36,6 @@ sphinxcontrib-htmlhelp==2.1.0
3636
sphinxcontrib-jsmath==1.0.1
3737
sphinxcontrib-qthelp==2.0.0
3838
sphinxcontrib-serializinghtml==2.0.0
39-
tomli==2.1.0 ; python_full_version < '3.11'
39+
tomli==2.2.1 ; python_full_version < '3.11'
4040
typing-extensions==4.12.2
41-
urllib3==2.2.3
41+
urllib3==2.3.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies = [
4848

4949
[project.optional-dependencies]
5050
optional = [
51-
"colour-science>=0.4.3",
51+
"colour-science>=0.4.6",
5252
"jsonpickle",
5353
"networkx",
5454
"pydot",

requirements.txt

Lines changed: 42 additions & 124 deletions
Original file line numberDiff line numberDiff line change
@@ -2,147 +2,79 @@
22
# uv export --no-hashes --all-extras
33
accessible-pygments==0.0.5
44
alabaster==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
147
backports-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'
1911
cfgv==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'
2315
colour-science==0.4.6
24-
comm==0.2.2
25-
coverage==7.6.7
16+
coverage==7.6.12
2617
coveralls==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'
3119
distlib==0.3.9
3220
docopt==0.6.2
3321
docutils==0.21.2
3422
exceptiongroup==1.2.2 ; python_full_version < '3.11'
3523
execnet==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
4025
h11==0.14.0
41-
hatch==1.13.0
42-
hatchling==1.26.3
26+
hatch==1.14.0
27+
hatchling==1.27.0
4328
httpcore==1.0.7
44-
httpx==0.27.2
29+
httpx==0.28.1
4530
hyperlink==21.0.0
46-
identify==2.6.2
31+
identify==2.6.9
4732
idna==3.10
48-
imageio==2.36.0
33+
imageio==2.37.0
4934
imagesize==1.4.1
50-
importlib-metadata==8.5.0
35+
importlib-metadata==8.6.1 ; python_full_version < '3.12'
5136
iniconfig==2.0.0
5237
invoke==2.2.0
53-
ipykernel==6.29.5
54-
ipython==8.29.0
55-
ipywidgets==8.1.5
56-
isoduration==20.11.0
5738
jaraco-classes==3.4.0
5839
jaraco-context==6.0.1
5940
jaraco-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
8145
markdown-it-py==3.0.0
8246
markupsafe==3.0.2
83-
matplotlib-inline==0.1.7
8447
mdurl==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
9149
networkx==3.4.2
92-
nh3==0.2.18
9350
nodeenv==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
9953
packaging==24.2
100-
pandocfilters==1.5.1
101-
parso==0.8.4
10254
pathspec==0.12.1
10355
pexpect==4.9.0
104-
pillow==11.0.0
105-
pkginfo==1.10.0
56+
pillow==11.1.0
10657
platformdirs==4.3.6
10758
pluggy==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
11260
ptyprocess==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
12168
pytest-cov==6.0.0
12269
pytest-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'
12670
pywin32-ctypes==0.2.3 ; sys_platform == 'win32'
127-
pywinpty==2.0.14 ; os_name == 'nt'
12871
pyyaml==6.0.2
129-
pyzmq==26.2.0
130-
readme-renderer==44.0
131-
referencing==0.35.1
13272
requests==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
13773
rich==13.9.4
138-
rpds-py==0.21.0
139-
scipy==1.14.1
74+
scipy==1.15.2
14075
secretstorage==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
14477
shellingham==1.5.4
145-
six==1.16.0
14678
sniffio==1.3.1
14779
snowballstemmer==2.2.0
14880
soupsieve==2.6
@@ -153,28 +85,14 @@ sphinxcontrib-htmlhelp==2.1.0
15385
sphinxcontrib-jsmath==1.0.1
15486
sphinxcontrib-qthelp==2.0.0
15587
sphinxcontrib-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
16290
tomlkit==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
16892
typing-extensions==4.12.2
169-
uri-template==1.3.0
170-
urllib3==2.2.3
93+
urllib3==2.3.0
17194
userpath==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'
18098
zstandard==0.23.0

0 commit comments

Comments
 (0)