Skip to content

Commit 3615f1e

Browse files
📝 add dev dependency "memory_profiler"
1 parent 958e633 commit 3615f1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ python-dotenv = "^1.0.0"
2626
pytest-asyncio = "^0.21.1"
2727
pre-commit = "^3.3.3"
2828
ruff = "^0.0.289"
29+
memory-profiler = "^0.61.0"
2930

3031
[tool.poetry.group.doc.dependencies]
3132
mkdocs-material = "^9.1.21"

0 commit comments

Comments
 (0)