diff --git a/pyproject.toml b/pyproject.toml index 04f5338..0c46570 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,4 +38,4 @@ content-type = "text/markdown" find = { namespaces = false } [project.optional-dependencies] -gui = ["PySide6==6.10.0", "qt-material"] \ No newline at end of file +gui = ["PySide6==6.10.1", "qt-material"] \ No newline at end of file