fix: missing dep in requirements

This commit is contained in:
Florian Sylvain
2025-03-28 20:09:18 +01:00
parent bbb91c1b41
commit 5ad8268c68
+2
View File
@@ -8,3 +8,5 @@ numpy==2.2.4
pytest==8.3.5 pytest==8.3.5
pytest-cov==6.0.0 pytest-cov==6.0.0
pytest-mock==3.14.0 pytest-mock==3.14.0
matplotlib==3.10.1
scipy==1.15.2