Skip to content

Commit

Permalink
add dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fe-art committed Sep 12, 2024
1 parent feb4529 commit 8fb9ca2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ dependencies = [
"flake8==7.0.0",
"isort==5.13.2",
"pylint==3.1.0",
"ruamel.yaml"
"ruamel.yaml>=0.18.6",
"PyQt6>=6.7.1"
]
[project.optional-dependencies]
cpu = [
Expand Down

0 comments on commit 8fb9ca2

Please sign in to comment.