Skip to content

Commit 4961e24

Browse files
fix(deps): update dependency numba to >=0.61.2, <=0.61.2
1 parent c3ce66c commit 4961e24

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.61.2, <=0.61.2",
7171
]
7272

7373
dynamic = [

0 commit comments

Comments
 (0)