Skip to content

Commit 87fc7dc

Browse files
authored
Update pyproject.toml
1 parent 169da70 commit 87fc7dc

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 @@ packages = [{include = "chordspy"}]
1010
include = ["chordspy/config/*.yaml", "chordspy/static/*", "chordspy/templates/*", "chordspy/apps/*.py"]
1111

1212
[tool.poetry.dependencies]
13-
python = ">=3.8,<3.14"
13+
python = ">=3.10,<3.14"
1414
numpy="2.1.3"
1515
pylsl="1.16.2"
1616
pyserial="3.5"

0 commit comments

Comments
 (0)