add tool for memory profiling to dev dependencies

This commit is contained in:
2026-06-11 12:26:37 +02:00
parent 9dd462ba7f
commit 1c51abd12c
2 changed files with 17 additions and 2 deletions

View File

@@ -143,6 +143,7 @@ dev = [
"pdoc3>=0.11.5",
"bump-my-version>=1.1.1",
"nox>=2025.2.9",
"memory-profiler>=0.61.0",
]
nb = [
"jupyterlab>=4.3.5",