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 6e9753d commit 8646cfcCopy full SHA for 8646cfc
pyproject.toml
@@ -11,7 +11,7 @@ requires = [
11
"nanobind~=2.10.2",
12
"setuptools-scm>=9.2.2",
13
"scikit-build-core>=0.11.6",
14
- "mqt.core==3.4.1",
+ "mqt.core==3.4.0",
15
]
16
build-backend = "scikit_build_core.build"
17
@@ -51,7 +51,7 @@ classifiers = [
51
52
requires-python = ">=3.10, != 3.14.1"
53
dependencies = [
54
55
"qiskit[qasm3-import]>=1.0.0",
56
"rustworkx[all]>=0.16.0",
57
"typing_extensions>=4.6; python_version < '3.11'",
@@ -388,7 +388,7 @@ build = [
388
389
390
391
392
393
docs = [
394
"distinctipy>=1.3.4",
0 commit comments