Skip to content

Commit c1f157f

Browse files
committed
Upgrade pylsl dep
1 parent b163402 commit c1f157f

File tree

2 files changed

+131
-97
lines changed

2 files changed

+131
-97
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ requires-python = ">=3.9"
99
dependencies = [
1010
"ezmsg>=3.6.0",
1111
"numpy>=1.26.4",
12-
"pylsl>=1.16.2",
12+
"pylsl>=1.17.5",
1313
]
1414
dynamic = ["version"]
1515

0 commit comments

Comments
 (0)