Skip to content
Merged
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
22 changes: 11 additions & 11 deletions .github/requirements3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,27 @@
# uv pip compile --python-version=3.10 requirements.in tests/requirements.in --output-file=.github/requirements3.10.txt
contourpy==1.3.2
# via matplotlib
coverage==7.13.5
coverage==7.15.2
# via pytest-cov
cycler==0.12.1
# via matplotlib
docutils==0.22.4
docutils==0.23
# via -r tests/requirements.in
exceptiongroup==1.3.1
# via
# hypothesis
# pytest
execnet==2.1.2
# via pytest-xdist
fonttools==4.62.1
fonttools==4.63.0
# via matplotlib
hypothesis==6.152.1
hypothesis==6.157.1
# via -r tests/requirements.in
iniconfig==2.3.0
# via pytest
kiwisolver==1.5.0
# via matplotlib
matplotlib==3.10.8
matplotlib==3.10.9
# via -r tests/requirements.in
miniball==1.2.0
# via -r tests/requirements.in
Expand All @@ -36,13 +36,13 @@ numpy==2.2.6
# plato-draw
# rowan
# scipy
packaging==26.1
packaging==26.2
# via
# matplotlib
# pytest
# pytest-doctestplus
# wheel
pillow==12.2.0
pillow==12.3.0
# via matplotlib
plato-draw==1.12.0
# via -r tests/requirements.in
Expand All @@ -54,7 +54,7 @@ pygments==2.20.0
# via pytest
pyparsing==3.3.2
# via matplotlib
pytest==9.0.3
pytest==9.1.1
# via
# -r tests/requirements.in
# pytest-cov
Expand All @@ -76,7 +76,7 @@ scipy==1.15.3
# via
# -r requirements.in
# plato-draw
setuptools==82.0.1
setuptools==83.0.0
# via -r tests/requirements.in
six==1.17.0
# via python-dateutil
Expand All @@ -86,7 +86,7 @@ tomli==2.4.1
# via
# coverage
# pytest
typing-extensions==4.15.0
typing-extensions==4.16.0
# via exceptiongroup
wheel==0.46.3
wheel==0.47.0
# via -r tests/requirements.in
22 changes: 11 additions & 11 deletions .github/requirements3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,27 @@
# uv pip compile --python-version=3.11 requirements.in tests/requirements.in --output-file=.github/requirements3.11.txt
contourpy==1.3.3
# via matplotlib
coverage==7.13.5
coverage==7.15.2
# via pytest-cov
cycler==0.12.1
# via matplotlib
docutils==0.22.4
docutils==0.23
# via -r tests/requirements.in
execnet==2.1.2
# via pytest-xdist
fonttools==4.62.1
fonttools==4.63.0
# via matplotlib
hypothesis==6.152.1
hypothesis==6.157.1
# via -r tests/requirements.in
iniconfig==2.3.0
# via pytest
kiwisolver==1.5.0
# via matplotlib
matplotlib==3.10.8
matplotlib==3.11.1
# via -r tests/requirements.in
miniball==1.2.0
# via -r tests/requirements.in
numpy==2.4.4
numpy==2.4.6
# via
# -r requirements.in
# contourpy
Expand All @@ -32,13 +32,13 @@ numpy==2.4.4
# plato-draw
# rowan
# scipy
packaging==26.1
packaging==26.2
# via
# matplotlib
# pytest
# pytest-doctestplus
# wheel
pillow==12.2.0
pillow==12.3.0
# via matplotlib
plato-draw==1.12.0
# via -r tests/requirements.in
Expand All @@ -50,7 +50,7 @@ pygments==2.20.0
# via pytest
pyparsing==3.3.2
# via matplotlib
pytest==9.0.3
pytest==9.1.1
# via
# -r tests/requirements.in
# pytest-cov
Expand All @@ -72,13 +72,13 @@ scipy==1.17.1
# via
# -r requirements.in
# plato-draw
setuptools==82.0.1
setuptools==83.0.0
# via -r tests/requirements.in
six==1.17.0
# via python-dateutil
sortedcontainers==2.4.0
# via hypothesis
tomli==2.4.1
# via coverage
wheel==0.46.3
wheel==0.47.0
# via -r tests/requirements.in
24 changes: 12 additions & 12 deletions .github/requirements3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,27 @@
# uv pip compile --python-version=3.12 requirements.in tests/requirements.in --output-file=.github/requirements3.12.txt
contourpy==1.3.3
# via matplotlib
coverage==7.13.5
coverage==7.15.2
# via pytest-cov
cycler==0.12.1
# via matplotlib
docutils==0.22.4
docutils==0.23
# via -r tests/requirements.in
execnet==2.1.2
# via pytest-xdist
fonttools==4.62.1
fonttools==4.63.0
# via matplotlib
hypothesis==6.152.1
hypothesis==6.157.1
# via -r tests/requirements.in
iniconfig==2.3.0
# via pytest
kiwisolver==1.5.0
# via matplotlib
matplotlib==3.10.8
matplotlib==3.11.1
# via -r tests/requirements.in
miniball==1.2.0
# via -r tests/requirements.in
numpy==2.4.4
numpy==2.5.1
# via
# -r requirements.in
# contourpy
Expand All @@ -32,13 +32,13 @@ numpy==2.4.4
# plato-draw
# rowan
# scipy
packaging==26.1
packaging==26.2
# via
# matplotlib
# pytest
# pytest-doctestplus
# wheel
pillow==12.2.0
pillow==12.3.0
# via matplotlib
plato-draw==1.12.0
# via -r tests/requirements.in
Expand All @@ -50,7 +50,7 @@ pygments==2.20.0
# via pytest
pyparsing==3.3.2
# via matplotlib
pytest==9.0.3
pytest==9.1.1
# via
# -r tests/requirements.in
# pytest-cov
Expand All @@ -68,15 +68,15 @@ rowan==1.3.2
# via
# -r requirements.in
# plato-draw
scipy==1.17.1
scipy==1.18.0
# via
# -r requirements.in
# plato-draw
setuptools==82.0.1
setuptools==83.0.0
# via -r tests/requirements.in
six==1.17.0
# via python-dateutil
sortedcontainers==2.4.0
# via hypothesis
wheel==0.46.3
wheel==0.47.0
# via -r tests/requirements.in
24 changes: 12 additions & 12 deletions .github/requirements3.13.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,27 @@
# uv pip compile --python-version=3.13 requirements.in tests/requirements.in --output-file=.github/requirements3.13.txt
contourpy==1.3.3
# via matplotlib
coverage==7.13.5
coverage==7.15.2
# via pytest-cov
cycler==0.12.1
# via matplotlib
docutils==0.22.4
docutils==0.23
# via -r tests/requirements.in
execnet==2.1.2
# via pytest-xdist
fonttools==4.62.1
fonttools==4.63.0
# via matplotlib
hypothesis==6.152.1
hypothesis==6.157.1
# via -r tests/requirements.in
iniconfig==2.3.0
# via pytest
kiwisolver==1.5.0
# via matplotlib
matplotlib==3.10.8
matplotlib==3.11.1
# via -r tests/requirements.in
miniball==1.2.0
# via -r tests/requirements.in
numpy==2.4.4
numpy==2.5.1
# via
# -r requirements.in
# contourpy
Expand All @@ -32,13 +32,13 @@ numpy==2.4.4
# plato-draw
# rowan
# scipy
packaging==26.1
packaging==26.2
# via
# matplotlib
# pytest
# pytest-doctestplus
# wheel
pillow==12.2.0
pillow==12.3.0
# via matplotlib
plato-draw==1.12.0
# via -r tests/requirements.in
Expand All @@ -50,7 +50,7 @@ pygments==2.20.0
# via pytest
pyparsing==3.3.2
# via matplotlib
pytest==9.0.3
pytest==9.1.1
# via
# -r tests/requirements.in
# pytest-cov
Expand All @@ -68,15 +68,15 @@ rowan==1.3.2
# via
# -r requirements.in
# plato-draw
scipy==1.17.1
scipy==1.18.0
# via
# -r requirements.in
# plato-draw
setuptools==82.0.1
setuptools==83.0.0
# via -r tests/requirements.in
six==1.17.0
# via python-dateutil
sortedcontainers==2.4.0
# via hypothesis
wheel==0.46.3
wheel==0.47.0
# via -r tests/requirements.in