Skip to content

Commit a918b3f

Browse files
committed
➕ Add orjson
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
1 parent c28726a commit a918b3f

File tree

2 files changed

+79
-1
lines changed

2 files changed

+79
-1
lines changed

poetry.lock

Lines changed: 78 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ readme = "README.md"
99
python = "^3.12"
1010
typer = "^0.12.5"
1111
redis = "^5.2.0"
12+
orjson = "^3.10.16"
1213

1314
[tool.poetry.scripts]
1415
haproxy-redis-sentinel = "haproxy_redis_sentinel.cli:app"

0 commit comments

Comments
 (0)