We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da0f15d commit c47e062Copy full SHA for c47e062
1 file changed
pyproject.toml
@@ -14,7 +14,7 @@ dependencies = [
14
"dill>=0.4.0,<1.0.0",
15
"scipy>=1.1.0,<2.0.0",
16
"twisted>=24.0.0,<26.0.0",
17
- "networkx>=3.0,<4.0",
+ "networkx>=3.0,<3.6",
18
"click>=8.0,<9.0",
19
"daemons>=1.3.0,<2.0.0",
20
"netqasm>=2.1.1,<3.0.0",
0 commit comments