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 e96072b commit 9fc8e01Copy full SHA for 9fc8e01
pyproject.toml
@@ -14,7 +14,7 @@ classifiers = [
14
description = "A PyQt UI to run ssx collections with Bluesky on I19"
15
dependencies = [
16
"numpy",
17
- "PyQt6 < 6.10.0",
+ "PyQt6 < 6.11.0",
18
"pydantic",
19
"aiohttp",
20
"blueapi",
0 commit comments