Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jhidding committed Jun 19, 2023
1 parent 48b181d commit 9039d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -5,7 +5,7 @@ description = ""
authors = ["Johan Hidding <j.hidding@esciencecenter.nl>"]

[tool.poetry.dependencies]
python = ">=3.9.0, <3.11"
python = ">=3.9.0, <3.12"
dask = {extras = ["complete"], version = "^2021.9.1"}
memory-profiler = "^0.58.0"
matplotlib = "^3.4.3"
Expand Down

0 comments on commit 9039d6c

Please sign in to comment.