[pyproject] adding pyqt for matplotlib

This commit is contained in:
wendtalexander
2026-04-29 13:26:31 +02:00
parent f8dc845625
commit 2c39f26a06
2 changed files with 51 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ dependencies = [
"matplotlib>=3.10.6",
"neo>=0.14.2",
"nixio>=1.5.4",
"pyqt6>=6.11.0",
"rich>=14.1.0",
"rlxnix",
"scipy>=1.16.2",