Skip to content

Commit c891c43

Browse files
chore(deps): update dependency numba to >=0.62, <=0.62.0
1 parent c3ce66c commit c891c43

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.1",
6868
"wordcloud>=1.9.3",
6969
"dacite>=1.8",
70-
"numba>=0.56.0, <=0.61",
70+
"numba>=0.62, <=0.62.0",
7171
]
7272

7373
dynamic = [

0 commit comments

Comments
 (0)