patch: update for ppu 0.5

This commit is contained in:
Mr Finchum 2025-02-01 17:45:00 +00:00
parent 1bba7f8bbc
commit 92a9dccc00
5 changed files with 118 additions and 132 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.4.0, <1.0.0",
"PyPiUpdater>=0.5.0, <1.0.0",
"pyside6",
"PyYAML",
]