patch: support for ppu04

ppu = PyPiUpdater 0.4.0
This commit is contained in:
Mr Finchum 2025-01-31 16:31:20 +00:00
parent 2476dd8b1f
commit 21f1d9fc01
5 changed files with 27 additions and 11 deletions

View file

@ -11,7 +11,7 @@ readme = "pip_README.md"
requires-python = ">=3.8"
dependencies = [
"optima35>=1.0.0, <2.0.0",
"PyPiUpdater>=0.3.0, <1.0.0",
"PyPiUpdater>=0.4.0, <1.0.0",
"pyside6",
"PyYAML",
]