Skip to content

Commit

Permalink
Add jsonpickle to toml file
Browse files Browse the repository at this point in the history
  • Loading branch information
imranariffin committed Nov 27, 2023
1 parent cb108cb commit 759c5ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ build-backend = "setuptools.build_meta"
requires-python = ">=3.9"
dependencies = [
"aioredis >= 2.0.0, < 2.1.0",
"jsonpickle >= 3.0.0 < 3.1.0",
"tomlkit >= 0.11.0, < 0.12.0",
"typer >= 0.4.0, < 0.5.0",
]
Expand Down

0 comments on commit 759c5ab

Please sign in to comment.