Skip to content

Commit 136bfd1

Browse files
Add ml_tools and remove braket as deps.
1 parent 09fdd8f commit 136bfd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ classifiers=[
3131
]
3232
dependencies = [
3333
"torch",
34-
"qadence[braket, pulser, horqrux]",
34+
"qadence[pulser, horqrux, ml_tools]",
3535
]
3636

3737
[tool.hatch.metadata]

0 commit comments

Comments
 (0)