Updated dependency to ensure function of updater.
This commit is contained in:
parent
2476dd8b1f
commit
11a9d6914c
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue