Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mtitze authored Sep 5, 2024
1 parent 1298cc7 commit bc5ea0e
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 @@ -6,8 +6,8 @@ authors = ["Malte Titze <[email protected]>"]
license = "GPL v3"

[tool.poetry.dependencies]
python = "^3.8, <3.11"
lieops = "^0.1.1"
python = "^3.8"
lieops = "^0.2.3"
scipy = "^1.8.0"
tqdm = "^4.64.0"
cpymad = ">=1.10.0"
Expand Down

0 comments on commit bc5ea0e

Please sign in to comment.