We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6f3ddb commit 37b8729Copy full SHA for 37b8729
1 file changed
pyproject.toml
@@ -17,7 +17,7 @@ dependencies = [
17
"networkx>=3.0,<4.0",
18
"click>=8.0,<9.0",
19
"daemons>=1.3.0,<2.0.0",
20
- "netqasm>=2.0.2,<3.0.0",
+ "netqasm>=2.1.1,<3.0.0",
21
"multiprocess>=0.70.18,<1.0"
22
]
23
requires-python = ">=3.8,<3.13"
0 commit comments