Skip to content

Commit 827af2a

Browse files
authored
fix(git-integration): deprecate multiprocessing and improve performance/resources usage in commits processing (#3513)
1 parent af5d927 commit 827af2a

5 files changed

Lines changed: 205 additions & 155 deletions

File tree

services/apps/git_integration/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ dependencies = [
3434
"aiofiles>=24.1.0",
3535
"aioboto3>=15.1.0",
3636
"slugify>=0.0.1",
37+
"orjson>=3.11.3",
3738
]
3839

3940

0 commit comments

Comments
 (0)