Skip to content

Commit 7ebb7c6

Browse files
committed
fix: pandas version
1 parent 0100cab commit 7ebb7c6

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
@@ -60,7 +60,7 @@ dependencies = [
6060
"imagehash==4.3.1",
6161
"wordcloud>=1.9.3",
6262
"dacite>=1.8",
63-
"numba>=0.56.0, <0.59",
63+
"numba>=0.56.0, <1",
6464
]
6565

6666
dynamic = ["version"]

0 commit comments

Comments
 (0)