Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CI/clang_tidy/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ python-slugify==6.1.2
# via codereport
pyyaml==6.0.3
# via -r CI/clang_tidy/requirements.in
rich==14.2.0
rich==14.3.3
# via -r CI/clang_tidy/requirements.in
six==1.17.0
# via fs
Expand Down
20 changes: 10 additions & 10 deletions CI/fpe_masks/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,19 @@
#
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.13.2
aiohttp==3.13.3
# via -r CI/fpe_masks/requirements.in
aiosignal==1.4.0
# via aiohttp
annotated-doc==0.0.4
# via typer
attrs==25.4.0
# via aiohttp
cffi==2.0.0
# via cryptography
click==8.3.1
# via typer
cryptography==46.0.3
cryptography==46.0.5
# via pyjwt
frozenlist==1.8.0
# via
Expand All @@ -30,33 +32,31 @@ markdown-it-py==4.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
multidict==6.7.0
multidict==6.7.1
# via
# aiohttp
# yarl
propcache==0.4.1
# via
# aiohttp
# yarl
pycparser==2.23
pycparser==3.0
# via cffi
pygments==2.19.2
# via rich
pyjwt[crypto]==2.10.1
pyjwt[crypto]==2.12.1
# via
# gidgethub
# pyjwt
rich==14.2.0
rich==14.3.3
# via
# -r CI/fpe_masks/requirements.in
# typer
shellingham==1.5.4
# via typer
typer==0.20.0
typer==0.24.1
# via -r CI/fpe_masks/requirements.in
typing-extensions==4.15.0
# via typer
uritemplate==4.2.0
# via gidgethub
yarl==1.22.0
yarl==1.23.0
# via aiohttp
18 changes: 9 additions & 9 deletions Examples/Python/tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,30 +4,30 @@
#
# pip-compile Examples/Python/tests/requirements.in
#
awkward==2.8.10
awkward==2.9.0
# via
# -r Examples/Python/tests/requirements.in
# uproot
awkward-cpp==50
awkward-cpp==52
# via awkward
cramjam==2.11.0
# via uproot
execnet==2.1.2
# via pytest-xdist
fsspec==2025.10.0
fsspec==2026.1.0
# via
# awkward
# uproot
iniconfig==2.3.0
# via pytest
numpy==2.3.5
numpy==2.4.3
# via
# -r Examples/Python/tests/requirements.in
# awkward
# awkward-cpp
# pyhepmc
# uproot
packaging==25.0
packaging==26.0
# via
# awkward
# pyhepmc
Expand All @@ -37,16 +37,16 @@ pluggy==1.6.0
# via pytest
pygments==2.19.2
# via pytest
pyhepmc==2.15.1
pyhepmc==2.16.1
# via -r Examples/Python/tests/requirements.in
pytest==9.0.1
pytest==9.0.2
# via
# -r Examples/Python/tests/requirements.in
# pytest-check
# pytest-repeat
# pytest-timeout
# pytest-xdist
pytest-check==2.6.0
pytest-check==2.7.6
# via -r Examples/Python/tests/requirements.in
pytest-repeat==0.9.4
# via -r Examples/Python/tests/requirements.in
Expand All @@ -56,7 +56,7 @@ pytest-xdist==3.8.0
# via -r Examples/Python/tests/requirements.in
pyyaml==6.0.3
# via -r Examples/Python/tests/requirements.in
uproot==5.6.8
uproot==5.7.2
# via -r Examples/Python/tests/requirements.in
xxhash==3.6.0
# via uproot
44 changes: 21 additions & 23 deletions Examples/Scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,17 @@
#
# pip-compile Examples/Scripts/requirements.in
#
annotated-doc==0.0.4
# via typer
annotated-types==0.7.0
# via pydantic
awkward==2.8.10
awkward==2.9.0
# via
# -r Examples/Scripts/requirements.in
# uproot
awkward-cpp==50
awkward-cpp==52
# via awkward
boost-histogram==1.6.1
boost-histogram==1.7.1
# via hist
click==8.3.1
# via
Expand All @@ -24,31 +26,31 @@ cramjam==2.11.0
# via uproot
cycler==0.12.1
# via matplotlib
fonttools==4.60.1
fonttools==4.62.1
# via matplotlib
fsspec==2025.10.0
fsspec==2026.1.0
# via
# awkward
# uproot
hist==2.9.0
hist==2.10.1
# via -r Examples/Scripts/requirements.in
histoprint==2.6.0
# via hist
kiwisolver==1.4.9
kiwisolver==1.5.0
# via matplotlib
markdown-it-py==4.0.0
# via rich
matplotlib==3.10.7
matplotlib==3.10.8
# via
# -r Examples/Scripts/requirements.in
# mplhep
mdurl==0.1.2
# via markdown-it-py
mplhep==0.4.1
mplhep==1.1.2
# via -r Examples/Scripts/requirements.in
mplhep-data==0.0.5
# via mplhep
numpy==2.3.5
numpy==2.4.3
# via
# awkward
# awkward-cpp
Expand All @@ -62,59 +64,55 @@ numpy==2.3.5
# scipy
# uhi
# uproot
packaging==25.0
packaging==26.0
# via
# awkward
# hist
# matplotlib
# mplhep
# uproot
pandas==2.3.3
pandas==3.0.1
# via -r Examples/Scripts/requirements.in
pillow==12.0.0
pillow==12.1.1
# via matplotlib
pydantic==2.12.5
# via -r Examples/Scripts/requirements.in
pydantic-core==2.41.5
# via pydantic
pygments==2.19.2
# via rich
pyparsing==3.2.5
pyparsing==3.3.2
# via matplotlib
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2025.2
# via pandas
pyyaml==6.0.3
# via -r Examples/Scripts/requirements.in
rich==14.2.0
rich==14.3.3
# via
# -r Examples/Scripts/requirements.in
# typer
scipy==1.16.3
scipy==1.17.1
# via -r Examples/Scripts/requirements.in
shellingham==1.5.4
# via typer
six==1.17.0
# via python-dateutil
typer==0.20.0
typer==0.24.1
# via -r Examples/Scripts/requirements.in
typing-extensions==4.15.0
# via
# pydantic
# pydantic-core
# typer
# typing-inspection
typing-inspection==0.4.2
# via pydantic
tzdata==2025.2
# via pandas
uhi==1.0.0
# via
# histoprint
# mplhep
uproot==5.6.8
uproot==5.7.2
# via -r Examples/Scripts/requirements.in
xxhash==3.6.0
# via uproot
37 changes: 19 additions & 18 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,31 @@
#
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.13.2
aiohttp==3.13.3
# via -r docs/requirements.in
aiosignal==1.4.0
# via aiohttp
alabaster==0.7.16
# via sphinx
annotated-doc==0.0.4
# via typer
annotated-types==0.7.0
# via pydantic
attrs==25.4.0
# via aiohttp
babel==2.17.0
babel==2.18.0
# via sphinx
breathe==4.36.0
# via -r docs/requirements.in
certifi==2025.11.12
certifi==2026.2.25
# via requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.4
charset-normalizer==3.4.5
# via requests
click==8.3.1
# via typer
cryptography==46.0.3
cryptography==46.0.5
# via pyjwt
docutils==0.21.2
# via
Expand All @@ -40,15 +42,15 @@ frozenlist==1.8.0
# via
# aiohttp
# aiosignal
fsspec==2025.10.0
fsspec==2026.2.0
# via -r docs/requirements.in
gidgethub==5.4.0
# via -r docs/requirements.in
idna==3.11
# via
# requests
# yarl
imagesize==1.4.1
imagesize==2.0.0
# via sphinx
jinja2==3.1.6
# via
Expand All @@ -66,19 +68,19 @@ mdit-py-plugins==0.5.0
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
multidict==6.7.0
multidict==6.7.1
# via
# aiohttp
# yarl
myst-parser==4.0.1
# via -r docs/requirements.in
packaging==25.0
packaging==26.0
# via sphinx
propcache==0.4.1
# via
# aiohttp
# yarl
pycparser==2.23
pycparser==3.0
# via cffi
pydantic==2.12.5
# via -r docs/requirements.in
Expand All @@ -88,17 +90,17 @@ pygments==2.19.2
# via
# rich
# sphinx
pyjwt[crypto]==2.10.1
pyjwt[crypto]==2.12.1
# via
# gidgethub
# pyjwt
python-dotenv==1.2.1
python-dotenv==1.2.2
# via -r docs/requirements.in
pyyaml==6.0.3
# via myst-parser
requests==2.32.5
# via sphinx
rich==14.2.0
rich==14.3.3
# via
# -r docs/requirements.in
# typer
Expand All @@ -113,7 +115,7 @@ sphinx==7.3.7
# myst-parser
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-rtd-theme==3.0.2
sphinx-rtd-theme==3.1.0
# via -r docs/requirements.in
sphinxcontrib-applehelp==2.0.0
# via sphinx
Expand All @@ -131,19 +133,18 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
toml==0.10.2
# via -r docs/requirements.in
typer==0.20.0
typer==0.24.1
# via -r docs/requirements.in
typing-extensions==4.15.0
# via
# pydantic
# pydantic-core
# typer
# typing-inspection
typing-inspection==0.4.2
# via pydantic
uritemplate==4.2.0
# via gidgethub
urllib3==2.5.0
urllib3==2.6.3
# via requests
yarl==1.22.0
yarl==1.23.0
# via aiohttp