add dev dep

This commit is contained in:
2025-11-05 17:06:21 +01:00
parent 3ce966cf6c
commit 3a03554bad
2 changed files with 160 additions and 6 deletions

View File

@@ -148,3 +148,6 @@ nb = [
"jupyterlab>=4.3.5",
"ipywidgets>=8.1.5",
]
data = [
"pandas>=2.3.3",
]