diff --git a/pyproject.toml b/pyproject.toml index e18c788a12d529f5c785ad95b754ec5d2e19eb92..d82bcb4e9bb204fe5c7f007d1f7e21bc22fdbc28 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ version = "0.5.0a3" description = "Base Worker to easily build Arkindex ML workflows" license = { file = "LICENSE" } dependencies = [ - "humanize==4.12.0", + "humanize==4.12.1", "peewee~=3.17", "Pillow==11.0.0", "python-gnupg==0.5.3",