Skip to content

Commit

Permalink
[Infra] Remove qadence pin (#19)
Browse files Browse the repository at this point in the history
* delete qadence from dependencies

* remove pin to version
  • Loading branch information
inafergra authored Jun 6, 2024
1 parent 8edbb41 commit 4f93b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ classifiers=[
]
dependencies = [
"torch",
"qadence[braket, pulser, horqrux]==1.2.7",
"qadence[braket, pulser, horqrux]",
]

[tool.hatch.metadata]
Expand Down

0 comments on commit 4f93b77

Please sign in to comment.