Skip to content

Commit 742ab79

Browse files
authored
📌 adjusted mqt bench version (#46)
1 parent 1408f43 commit 742ab79

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,9 @@ requires-python = ">=3.8"
1919
dynamic = ["version"]
2020

2121
dependencies = [
22-
"qiskit[all]~=0.39.2",
23-
"pytket~=1.9.0",
24-
"mqt.bench@ git+https://github.com/cda-tum/MQTbench@dev",
22+
"mqt.bench>=0.2.0",
2523
"sb3_contrib>=1.6.2",
2624
"scikit-learn>=1.0.2",
27-
"natsort>=8.1.0",
2825
"importlib_resources>=5.0; python_version < '3.10'",
2926
"tensorboard>=2.11.0"
3027
]

0 commit comments

Comments
 (0)