Skip to content

Commit

Permalink
📌 adjusted mqt bench version (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
nquetschlich authored Dec 11, 2022
1 parent 1408f43 commit 742ab79
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,9 @@ requires-python = ">=3.8"
dynamic = ["version"]

dependencies = [
"qiskit[all]~=0.39.2",
"pytket~=1.9.0",
"mqt.bench@ git+https://github.com/cda-tum/MQTbench@dev",
"mqt.bench>=0.2.0",
"sb3_contrib>=1.6.2",
"scikit-learn>=1.0.2",
"natsort>=8.1.0",
"importlib_resources>=5.0; python_version < '3.10'",
"tensorboard>=2.11.0"
]
Expand Down

0 comments on commit 742ab79

Please sign in to comment.