We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8882a3 commit 533b881Copy full SHA for 533b881
pyproject.toml
@@ -54,7 +54,7 @@ Source = "https://github.com/aws-deadline/deadline-cloud"
54
[project.optional-dependencies]
55
gui = [
56
# If the version changes, update the version in deadline/client/ui/__init__.py
57
- "PySide6-essentials >= 6.6,< 6.10",
+ "PySide6-essentials >= 6.6,< 6.11",
58
]
59
mcp = [
60
"mcp >= 1.13.0",
0 commit comments