Skip to content

Commit b1d42fc

Browse files
committed
Update requirements.txt file.
1 parent 004f3f0 commit b1d42fc

File tree

2 files changed

+69
-69
lines changed

2 files changed

+69
-69
lines changed

docs/requirements.txt

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ beautifulsoup4==4.13.4
1212
# via pydata-sphinx-theme
1313
biblib-simple==0.1.2
1414
# via colour-clf-io
15-
certifi==2025.4.26
15+
certifi==2025.7.14
1616
# via requests
1717
charset-normalizer==3.4.2
1818
# via requests
@@ -35,48 +35,44 @@ imagesize==1.4.1
3535
# via sphinx
3636
jinja2==3.1.6
3737
# via sphinx
38-
latexcodec==3.0.0
38+
latexcodec==3.0.1
3939
# via pybtex
4040
lxml==5.4.0
4141
# via colour-clf-io
4242
markupsafe==3.0.2
4343
# via jinja2
44-
numpy==2.2.5
44+
numpy==2.2.6
4545
# via
4646
# colour-clf-io
4747
# colour-science
4848
# imageio
4949
# scipy
5050
packaging==25.0
5151
# via sphinx
52-
pillow==11.2.1
52+
pillow==11.3.0
5353
# via imageio
54-
pybtex==0.24.0
54+
pybtex==0.25.1
5555
# via
5656
# pybtex-docutils
5757
# sphinxcontrib-bibtex
5858
pybtex-docutils==1.0.3
5959
# via sphinxcontrib-bibtex
6060
pydata-sphinx-theme==0.16.1
6161
# via colour-clf-io
62-
pygments==2.19.1
62+
pygments==2.19.2
6363
# via
6464
# accessible-pygments
6565
# pydata-sphinx-theme
6666
# sphinx
6767
pyyaml==6.0.2
6868
# via pybtex
69-
requests==2.32.3
69+
requests==2.32.4
7070
# via sphinx
7171
restructuredtext-lint==1.4.0
7272
# via colour-clf-io
73-
scipy==1.15.2
73+
scipy==1.15.3
7474
# via colour-science
75-
setuptools==80.1.0 ; python_full_version >= '3.12'
76-
# via sphinxcontrib-bibtex
77-
six==1.17.0
78-
# via pybtex
79-
snowballstemmer==2.2.0
75+
snowballstemmer==3.0.1
8076
# via sphinx
8177
soupsieve==2.7
8278
# via beautifulsoup4
@@ -87,7 +83,7 @@ sphinx==8.1.3
8783
# sphinxcontrib-bibtex
8884
sphinxcontrib-applehelp==2.0.0
8985
# via sphinx
90-
sphinxcontrib-bibtex==2.6.3
86+
sphinxcontrib-bibtex==2.6.5
9187
# via colour-clf-io
9288
sphinxcontrib-devhelp==2.0.0
9389
# via sphinx
@@ -101,11 +97,11 @@ sphinxcontrib-serializinghtml==2.0.0
10197
# via sphinx
10298
tomli==2.2.1 ; python_full_version < '3.11'
10399
# via sphinx
104-
typing-extensions==4.13.2
100+
typing-extensions==4.14.1
105101
# via
106102
# beautifulsoup4
107103
# colour-clf-io
108104
# colour-science
109105
# pydata-sphinx-theme
110-
urllib3==2.4.0
106+
urllib3==2.5.0
111107
# via requests

0 commit comments

Comments
 (0)