patch: Tried to patch weird updater bug

This commit is contained in:
Mr Finchum 2025-02-03 15:27:53 +00:00
parent b1d9d3fa5e
commit 630985d70c
5 changed files with 154 additions and 38 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.5.0, <1.0.0",
"PyPiUpdater>=0.6.0, <1.0.0",
"pyside6",
"PyYAML",
]