We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0100cab commit 7ebb7c6Copy full SHA for 7ebb7c6
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, <0.59",
+ "numba>=0.56.0, <1",
64
]
65
66
dynamic = ["version"]
0 commit comments