Skip to content

Commit

Permalink
adding qtpy
Browse files Browse the repository at this point in the history
  • Loading branch information
JoOkuma committed Dec 30, 2024
1 parent 796f34a commit dc8a9ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ dependencies = [
"pydantic >= 2",
"pydot >= 2.0.0",
"qtawesome >= 1.3.1",
"qtpy",
"rich >=13.3.5",
"scikit-image >=0.21.0",
"seaborn >=0.13.0",
Expand Down Expand Up @@ -104,6 +105,7 @@ psygnal = ">=0.9.0"
pydantic = ">=2"
pydot = ">= 2.0.0"
qtawesome = ">= 1.3.1"
qtpy = "*"
rich = ">=13.3.5"
scikit-image = ">=0.21.0"
seaborn = ">=0.13.0"
Expand Down

0 comments on commit dc8a9ff

Please sign in to comment.