Skip to content

Commit 49a8aae

Browse files
committed
Bump python dependency up to 3.11
1 parent 16b1e7b commit 49a8aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors = [
1010
]
1111
license = "GPL-3.0-or-later"
1212
readme = "README.md"
13-
requires-python = ">=3.10"
13+
requires-python = ">=3.11"
1414
dependencies = [
1515
"numpy >= 1.21.2",
1616
"scipy >= 1.7.1",

0 commit comments

Comments
 (0)