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/fpe_masks/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ rich==14.2.0
# typer
shellingham==1.5.4
# via typer
typer==0.20.0
typer==0.21.0
# via -r CI/fpe_masks/requirements.in
typing-extensions==4.15.0
# via typer
Expand Down
10 changes: 5 additions & 5 deletions Examples/Python/tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# pip-compile Examples/Python/tests/requirements.in
#
awkward==2.8.10
awkward==2.8.11
# via
# -r Examples/Python/tests/requirements.in
# uproot
awkward-cpp==50
awkward-cpp==51
# via awkward
cramjam==2.11.0
# via uproot
Expand All @@ -20,7 +20,7 @@ fsspec==2025.12.0
# uproot
iniconfig==2.3.0
# via pytest
numpy==2.3.5
numpy==2.4.0
# via
# -r Examples/Python/tests/requirements.in
# awkward
Expand All @@ -37,7 +37,7 @@ 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.2
# via
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.6.9
# via -r Examples/Python/tests/requirements.in
xxhash==3.6.0
# via uproot
18 changes: 9 additions & 9 deletions Examples/Scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
annotated-types==0.7.0
# via pydantic
awkward==2.8.10
awkward==2.8.11
# via
# -r Examples/Scripts/requirements.in
# uproot
awkward-cpp==50
awkward-cpp==51
# via awkward
boost-histogram==1.6.1
# via hist
Expand All @@ -24,7 +24,7 @@ cramjam==2.11.0
# via uproot
cycler==0.12.1
# via matplotlib
fonttools==4.61.0
fonttools==4.61.1
# via matplotlib
fsspec==2025.12.0
# via
Expand All @@ -38,7 +38,7 @@ kiwisolver==1.4.9
# 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
Expand All @@ -48,7 +48,7 @@ mplhep==0.4.1
# via -r Examples/Scripts/requirements.in
mplhep-data==0.0.5
# via mplhep
numpy==2.3.5
numpy==2.4.0
# via
# awkward
# awkward-cpp
Expand Down Expand Up @@ -78,7 +78,7 @@ pydantic-core==2.41.5
# via pydantic
pygments==2.19.2
# via rich
pyparsing==3.2.5
pyparsing==3.3.1
# via matplotlib
python-dateutil==2.9.0.post0
# via
Expand All @@ -98,7 +98,7 @@ shellingham==1.5.4
# via typer
six==1.17.0
# via python-dateutil
typer==0.20.0
typer==0.21.0
# via -r Examples/Scripts/requirements.in
typing-extensions==4.15.0
# via
Expand All @@ -108,13 +108,13 @@ typing-extensions==4.15.0
# typing-inspection
typing-inspection==0.4.2
# via pydantic
tzdata==2025.2
tzdata==2025.3
# via pandas
uhi==1.0.0
# via
# histoprint
# mplhep
uproot==5.6.8
uproot==5.6.9
# via -r Examples/Scripts/requirements.in
xxhash==3.6.0
# via uproot
4 changes: 2 additions & 2 deletions docs/old/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
toml==0.10.2
# via -r docs/old/requirements.in
typer==0.20.0
typer==0.21.0
# via -r docs/old/requirements.in
typing-extensions==4.15.0
# via
Expand All @@ -143,7 +143,7 @@ typing-inspection==0.4.2
# via pydantic
uritemplate==4.2.0
# via gidgethub
urllib3==2.6.0
urllib3==2.6.2
# via requests
yarl==1.22.0
# via aiohttp