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
3 changes: 2 additions & 1 deletion .github/requirements3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ packaging==25.0
# matplotlib
# pytest
# pytest-doctestplus
# wheel
pillow==12.1.0
# via matplotlib
plato-draw==1.12.0
Expand Down Expand Up @@ -87,5 +88,5 @@ tomli==2.3.0
# pytest
typing-extensions==4.15.0
# via exceptiongroup
wheel==0.45.1
wheel==0.46.2
# via -r tests/requirements.in
3 changes: 2 additions & 1 deletion .github/requirements3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ packaging==25.0
# matplotlib
# pytest
# pytest-doctestplus
# wheel
pillow==12.1.0
# via matplotlib
plato-draw==1.12.0
Expand Down Expand Up @@ -79,5 +80,5 @@ sortedcontainers==2.4.0
# via hypothesis
tomli==2.3.0
# via coverage
wheel==0.45.1
wheel==0.46.2
# via -r tests/requirements.in
3 changes: 2 additions & 1 deletion .github/requirements3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ packaging==25.0
# matplotlib
# pytest
# pytest-doctestplus
# wheel
pillow==12.1.0
# via matplotlib
plato-draw==1.12.0
Expand Down Expand Up @@ -77,5 +78,5 @@ six==1.17.0
# via python-dateutil
sortedcontainers==2.4.0
# via hypothesis
wheel==0.45.1
wheel==0.46.2
# via -r tests/requirements.in
3 changes: 2 additions & 1 deletion .github/requirements3.13.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ packaging==25.0
# matplotlib
# pytest
# pytest-doctestplus
# wheel
pillow==12.1.0
# via matplotlib
plato-draw==1.12.0
Expand Down Expand Up @@ -77,5 +78,5 @@ six==1.17.0
# via python-dateutil
sortedcontainers==2.4.0
# via hypothesis
wheel==0.45.1
wheel==0.46.2
# via -r tests/requirements.in
3 changes: 2 additions & 1 deletion .github/requirements3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ packaging==25.0
# matplotlib
# pytest
# pytest-doctestplus
# wheel
pillow==11.3.0
# via matplotlib
plato-draw==1.12.0
Expand Down Expand Up @@ -91,7 +92,7 @@ tomli==2.3.0
# pytest
typing-extensions==4.15.0
# via exceptiongroup
wheel==0.45.1
wheel==0.46.2
# via -r tests/requirements.in
zipp==3.23.0
# via importlib-resources