@@ -73,6 +73,7 @@ dependencies:
- pyparsing==3.1.1
- pyserial==3.5
- pytest==7.4.3
+ - pyriemann==0.5
- python-daemon==3.0.1
- python-dateutil==2.8.2
- pytz==2023.3.post1
@@ -105,3 +106,4 @@ dependencies:
- virtualenv==20.24.6
- yarg==0.1.9
- zipp==3.17.0
+ - opencv_python==4.8.1
@@ -9,9 +9,11 @@ pydantic==2.4.2
pyedflib==0.1.36
pyserial==3.5
pytest==7.4.3
+pyriemann==0.5
scikit_learn==1.3.2
scipy==1.11.3
service==0.6.0
SQLAlchemy==2.0.23
starlette==0.27.0
streamlit==1.28.1
+opencv_python==4.8.1