Skip to content

Commit 7ad683b

Browse files
fix: culsans 0.9.0
Signed-off-by: Alon Kellner <akellner@redhat.com>
1 parent 3c0d08b commit 7ad683b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ keywords = [
5454
]
5555
dependencies = [
5656
"click>=8.0.0,<8.2.0",
57-
"culsans~=0.10.0",
57+
"culsans~=0.9.0",
58+
"aiologic~=0.14.0",
5859
"datasets",
5960
"eval_type_backport",
6061
"faker",

0 commit comments

Comments
 (0)