From 8f5befa49b7c64ef99d0b8dd7af18e8e4606e0fc Mon Sep 17 00:00:00 2001 From: Dominik Demuth Date: Mon, 16 Feb 2026 17:05:55 +0000 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 707dbaa..26b700d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ install_requires = [ 'numpy', 'scipy', 'matplotlib', - 'bsddb3', +# 'bsddb3', 'pyqtgraph', 'pyqt', 'h5py',