Skip to content

Commit 4d6a98e

Browse files
fix(deps): update dependency numba to >=0.64,<0.65
1 parent 45d76ea commit 4d6a98e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies = [
6767
"imagehash==4.3.2",
6868
"wordcloud>=1.9.4",
6969
"dacite>=1.9, <2",
70-
"numba>=0.60,<0.63",
70+
"numba>=0.64,<0.65",
7171
]
7272

7373
dynamic = [

0 commit comments

Comments
 (0)