test: add pyinstrument profiler (#3955)
This commit is contained in:
+2
-1
@@ -82,7 +82,8 @@ dev = [
|
||||
"pytest-mock~=3.15.1",
|
||||
"types-mock~=5.2.0.20250924",
|
||||
"mock~=5.2.0",
|
||||
"grpcio-tools~=1.76.0"
|
||||
"grpcio-tools~=1.76.0",
|
||||
"pyinstrument>=5.1.2",
|
||||
]
|
||||
|
||||
[tool.poetry]
|
||||
|
||||
Reference in New Issue
Block a user