Skip to content

Commit 8056e0a

Browse files
committed
bump pylsl dep to fix numpy resolution
1 parent c1f157f commit 8056e0a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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.17.5",
12+
"pylsl>=1.17.6",
1313
]
1414
dynamic = ["version"]
1515

uv.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)