Skip to content
Snippets Groups Projects
Commit fee3bc46 authored by Teklia Bot's avatar Teklia Bot
Browse files

Bump Python requirement humanize to 4.12.1

parent 782454ac
No related branches found
No related tags found
1 merge request!626Bump Python requirement humanize to 4.12.1
Pipeline #212145 passed
...@@ -8,7 +8,7 @@ version = "0.5.0a3" ...@@ -8,7 +8,7 @@ version = "0.5.0a3"
description = "Base Worker to easily build Arkindex ML workflows" description = "Base Worker to easily build Arkindex ML workflows"
license = { file = "LICENSE" } license = { file = "LICENSE" }
dependencies = [ dependencies = [
"humanize==4.12.0", "humanize==4.12.1",
"peewee~=3.17", "peewee~=3.17",
"Pillow==11.0.0", "Pillow==11.0.0",
"python-gnupg==0.5.3", "python-gnupg==0.5.3",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment