We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebdb2d4 commit abb17e4Copy full SHA for abb17e4
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