Skip to content

Commit

Permalink
updating project and lock
Browse files Browse the repository at this point in the history
  • Loading branch information
scarrazza committed May 23, 2024
1 parent 17886f9 commit a671c5e
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 48 deletions.
89 changes: 42 additions & 47 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.9,<3.13"
numba = ">=0.59.0"
qibo = { git="https://github.com/qiboteam/qibo.git" }
qibo = ">=0.2.8"
scipy = "^1.10.1"
psutil = "^5.9.5"
cupy-cuda12x = { version = "^13.1.0", optional = true }
Expand Down

0 comments on commit a671c5e

Please sign in to comment.