Skip to content

Commit

Permalink
Weekly Update: Regenerate requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 9, 2025
1 parent f5c726b commit 5f42774
Show file tree
Hide file tree
Showing 5 changed files with 68 additions and 66 deletions.
10 changes: 5 additions & 5 deletions CI/clang_tidy/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@ codereport==0.4.0
# via -r CI/clang_tidy/requirements.in
fs==2.4.16
# via codereport
jinja2==3.1.4
jinja2==3.1.5
# via codereport
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.2
# via jinja2
mdurl==0.1.2
# via markdown-it-py
pydantic==2.9.2
pydantic==2.10.6
# via -r CI/clang_tidy/requirements.in
pydantic-core==2.23.4
pydantic-core==2.27.2
# via pydantic
pygments==2.18.0
pygments==2.19.1
# via
# codereport
# rich
Expand All @@ -34,7 +34,7 @@ pyyaml==6.0.2
# via -r CI/clang_tidy/requirements.in
rich==13.9.4
# via -r CI/clang_tidy/requirements.in
six==1.16.0
six==1.17.0
# via fs
text-unidecode==1.3
# via python-slugify
Expand Down
22 changes: 11 additions & 11 deletions CI/fpe_masks/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#
# pip-compile CI/fpe_masks/requirements.in
#
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.6
# via aiohttp
aiohttp==3.11.6
aiohttp==3.11.12
# via -r CI/fpe_masks/requirements.in
aiosignal==1.3.1
aiosignal==1.3.2
# via aiohttp
attrs==24.2.0
attrs==25.1.0
# via aiohttp
cffi==1.17.1
# via cryptography
click==8.1.7
click==8.1.8
# via typer
cryptography==43.0.3
cryptography==44.0.0
# via pyjwt
frozenlist==1.5.0
# via
Expand All @@ -34,15 +34,15 @@ multidict==6.1.0
# via
# aiohttp
# yarl
propcache==0.2.0
propcache==0.2.1
# via
# aiohttp
# yarl
pycparser==2.22
# via cffi
pygments==2.18.0
pygments==2.19.1
# via rich
pyjwt[crypto]==2.10.0
pyjwt[crypto]==2.10.1
# via
# gidgethub
# pyjwt
Expand All @@ -52,11 +52,11 @@ rich==13.9.4
# typer
shellingham==1.5.4
# via typer
typer==0.13.1
typer==0.15.1
# via -r CI/fpe_masks/requirements.in
typing-extensions==4.12.2
# via typer
uritemplate==4.1.1
# via gidgethub
yarl==1.17.2
yarl==1.18.3
# via aiohttp
14 changes: 7 additions & 7 deletions Examples/Python/tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@
#
# pip-compile Examples/Python/tests/requirements.in
#
awkward==2.7.0
awkward==2.7.4
# via
# -r Examples/Python/tests/requirements.in
# uproot
awkward-cpp==41
awkward-cpp==44
# via awkward
cramjam==2.9.0
cramjam==2.9.1
# via uproot
execnet==2.1.1
# via pytest-xdist
fsspec==2024.10.0
fsspec==2025.2.0
# via
# awkward
# uproot
iniconfig==2.0.0
# via pytest
numpy==2.1.3
numpy==2.2.2
# via
# awkward
# awkward-cpp
Expand All @@ -32,7 +32,7 @@ packaging==24.2
# uproot
pluggy==1.5.0
# via pytest
pytest==8.3.3
pytest==8.3.4
# via
# -r Examples/Python/tests/requirements.in
# pytest-check
Expand All @@ -43,7 +43,7 @@ pytest-xdist==3.6.1
# via -r Examples/Python/tests/requirements.in
pyyaml==6.0.2
# via -r Examples/Python/tests/requirements.in
uproot==5.5.0
uproot==5.5.1
# via -r Examples/Python/tests/requirements.in
xxhash==3.5.0
# via uproot
46 changes: 23 additions & 23 deletions Examples/Scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,49 +6,49 @@
#
annotated-types==0.7.0
# via pydantic
awkward==2.7.0
awkward==2.7.4
# via
# -r Examples/Scripts/requirements.in
# uproot
awkward-cpp==41
awkward-cpp==44
# via awkward
boost-histogram==1.5.0
boost-histogram==1.5.1
# via hist
click==8.1.7
click==8.1.8
# via
# histoprint
# typer
contourpy==1.3.1
# via matplotlib
cramjam==2.9.0
cramjam==2.9.1
# via uproot
cycler==0.12.1
# via matplotlib
fonttools==4.55.0
fonttools==4.56.0
# via matplotlib
fsspec==2024.10.0
fsspec==2025.2.0
# via
# awkward
# uproot
hist==2.8.0
# via -r Examples/Scripts/requirements.in
histoprint==2.5.0
histoprint==2.6.0
# via hist
kiwisolver==1.4.7
kiwisolver==1.4.8
# via matplotlib
markdown-it-py==3.0.0
# via rich
matplotlib==3.9.2
matplotlib==3.10.0
# via
# -r Examples/Scripts/requirements.in
# mplhep
mdurl==0.1.2
# via markdown-it-py
mplhep==0.3.55
mplhep==0.3.56
# via -r Examples/Scripts/requirements.in
mplhep-data==0.0.4
# via mplhep
numpy==2.1.3
numpy==2.2.2
# via
# awkward
# awkward-cpp
Expand All @@ -70,48 +70,48 @@ packaging==24.2
# uproot
pandas==2.2.3
# via -r Examples/Scripts/requirements.in
pillow==11.0.0
pillow==11.1.0
# via matplotlib
pydantic==2.9.2
pydantic==2.10.6
# via -r Examples/Scripts/requirements.in
pydantic-core==2.23.4
pydantic-core==2.27.2
# via pydantic
pygments==2.18.0
pygments==2.19.1
# via rich
pyparsing==3.2.0
pyparsing==3.2.1
# via matplotlib
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2024.2
pytz==2025.1
# via pandas
pyyaml==6.0.2
# via -r Examples/Scripts/requirements.in
rich==13.9.4
# via
# -r Examples/Scripts/requirements.in
# typer
scipy==1.14.1
scipy==1.15.1
# via -r Examples/Scripts/requirements.in
shellingham==1.5.4
# via typer
six==1.16.0
six==1.17.0
# via python-dateutil
typer==0.13.1
typer==0.15.1
# via -r Examples/Scripts/requirements.in
typing-extensions==4.12.2
# via
# pydantic
# pydantic-core
# typer
tzdata==2024.2
tzdata==2025.1
# via pandas
uhi==0.5.0
# via
# histoprint
# mplhep
uproot==5.5.0
uproot==5.5.1
# via -r Examples/Scripts/requirements.in
xxhash==3.5.0
# via uproot
42 changes: 22 additions & 20 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,31 +4,31 @@
#
# pip-compile docs/requirements.in
#
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.6
# via aiohttp
aiohttp==3.11.5
aiohttp==3.11.12
# via -r docs/requirements.in
aiosignal==1.3.1
aiosignal==1.3.2
# via aiohttp
alabaster==0.7.16
# via sphinx
annotated-types==0.7.0
# via pydantic
attrs==24.2.0
attrs==25.1.0
# via aiohttp
babel==2.16.0
babel==2.17.0
# via sphinx
breathe==4.35.0
# via -r docs/requirements.in
certifi==2024.8.30
certifi==2025.1.31
# via requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via typer
cryptography==43.0.3
cryptography==44.0.0
# via pyjwt
docutils==0.21.2
# via
Expand All @@ -41,7 +41,7 @@ frozenlist==1.5.0
# via
# aiohttp
# aiosignal
fsspec==2024.10.0
fsspec==2025.2.0
# via -r docs/requirements.in
gidgethub==5.3.0
# via -r docs/requirements.in
Expand All @@ -51,7 +51,7 @@ idna==3.10
# yarl
imagesize==1.4.1
# via sphinx
jinja2==3.1.4
jinja2==3.1.5
# via
# -r docs/requirements.in
# myst-parser
Expand All @@ -75,22 +75,24 @@ myst-parser==4.0.0
# via -r docs/requirements.in
packaging==24.2
# via sphinx
propcache==0.2.0
propcache==0.2.1
# via
# aiohttp
# yarl
pycparser==2.22
# via cffi
pydantic==2.9.2
pydantic==2.10.6
# via -r docs/requirements.in
pydantic-core==2.23.4
pydantic-core==2.27.2
# via pydantic
pygments==2.18.0
pygments==2.19.1
# via
# rich
# sphinx
pyjwt[crypto]==2.10.0
# via gidgethub
pyjwt[crypto]==2.10.1
# via
# gidgethub
# pyjwt
python-dotenv==1.0.1
# via -r docs/requirements.in
pyyaml==6.0.2
Expand Down Expand Up @@ -130,7 +132,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
toml==0.10.2
# via -r docs/requirements.in
typer==0.13.1
typer==0.15.1
# via -r docs/requirements.in
typing-extensions==4.12.2
# via
Expand All @@ -139,7 +141,7 @@ typing-extensions==4.12.2
# typer
uritemplate==4.1.1
# via gidgethub
urllib3==2.2.3
urllib3==2.3.0
# via requests
yarl==1.17.2
yarl==1.18.3
# via aiohttp

0 comments on commit 5f42774

Please sign in to comment.