Skip to content

Commit 88c61a2

Browse files
chore(deps): update dependency numba to >=0.62.1, <=0.62.1
1 parent de97bd4 commit 88c61a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies = [
6868
"imagehash==4.3.1",
6969
"wordcloud>=1.9.3",
7070
"dacite>=1.8",
71-
"numba>=0.56.0, <=0.61",
71+
"numba>=0.62.1, <=0.62.1",
7272
]
7373

7474
dynamic = [

0 commit comments

Comments
 (0)