Skip to content

Commit

Permalink
update pyproject.toml and poetry.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
TL231 committed Dec 4, 2024
1 parent 7317c67 commit 370a3d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ packages = [{ include = "qibochem", from = "src" }]

[tool.poetry.dependencies]
python = ">=3.9,<3.12"
qibo = ">=0.2.8"
qibo = ">=0.2.14"
openfermion = "^1.6"
pyscf = "^2.5.0"
pyscf = "^2.7.0"
scipy = "^1.13"

[build-system]
Expand Down

0 comments on commit 370a3d6

Please sign in to comment.