Skip to content

Commit 68ef8a3

Browse files
committed
Upgrade dependencies in pyproject.toml 📦
- Bump `h3daemon` version to >=2.0.2 - Bump `deciphon-worker` version to >=0.5.2
1 parent 560a167 commit 68ef8a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎cli/pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ dependencies = [
2121
"h3result>=1.0.3,<2",
2222
"loguru>=0.7.2,<0.8",
2323
"deciphon-schema>=0.2.0",
24-
"h3daemon>=2.0.1",
25-
"deciphon-worker>=0.5.0",
24+
"h3daemon>=2.0.2",
25+
"deciphon-worker>=0.5.2",
2626
]
2727

2828
[project.scripts]

0 commit comments

Comments
 (0)