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',
'scipy',
'matplotlib',
'bsddb3',
# 'bsddb3',
'pyqtgraph',
'pyqt',
'h5py',