Skip to content

Commit

Permalink
build(deps): locked pylsl==1.10.5 (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Jun 16, 2022
1 parent 75e42ef commit f139ab5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ seaborn==0.9.0
pyriemann>=0.2.7
jupyter
muselsl>=2.0.2
pylsl==1.10.5 # due to https://github.com/NeuroTechX/eeg-notebooks/issues/187
brainflow>=4.8.2
gdown
matplotlib>=3.3.3
Expand All @@ -24,7 +25,7 @@ wxPython>=4.0 ; platform_system == "Linux"
click

# can be removed once minimum version is Python 3.7
dataclasses; python_version == '3.6'
dataclasses; python_version == '3.6'

# pywinhook needs some special treatment since there are only wheels on PyPI for Python 3.7-3.8, and building requires special tools (swig, VS C++ tools)
# See issue: https://github.com/NeuroTechX/eeg-notebooks/issues/29
Expand Down

0 comments on commit f139ab5

Please sign in to comment.