We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad03b84 commit af1a17fCopy full SHA for af1a17f
1 file changed
pyproject.toml
@@ -60,7 +60,7 @@ dependencies = [
60
"imagehash==4.3.1",
61
"wordcloud>=1.9.3",
62
"dacite>=1.8",
63
- "numba>=0.56.0, <1",
+ "numba>=0.56.0, <=0.61",
64
]
65
66
dynamic = ["version"]
0 commit comments