Skip to content

Commit da25729

Browse files
authored
Merge pull request #173 from grst/patch-1
Bump python version
2 parents 7979390 + 5c4bd6d commit da25729

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ name = "pypi-public"
4242
url = "https://pypi.org/simple/"
4343

4444
[tool.poetry.dependencies]
45-
python = ">=3.10,<3.12"
45+
python = ">=3.11"
4646
tqdm = "^4.66.4"
4747
typing-extensions = "^4.12.2"
4848
numba = "^0.61.0"

0 commit comments

Comments
 (0)