Update pyproject.toml

This commit is contained in:
2026-02-16 17:05:55 +00:00
parent d1c2632e81
commit 8f5befa49b

View File

@@ -9,7 +9,7 @@ install_requires = [
'numpy', 'numpy',
'scipy', 'scipy',
'matplotlib', 'matplotlib',
'bsddb3', # 'bsddb3',
'pyqtgraph', 'pyqtgraph',
'pyqt', 'pyqt',
'h5py', 'h5py',