We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8252d commit 7f028b8Copy full SHA for 7f028b8
1 file changed
pyproject.toml
@@ -21,7 +21,7 @@ dependencies = [
21
'networkx==3.0.0',
22
'importlib-resources>=5.2.2',
23
'numpy==2.1.3',
24
- 'numba>=0.56.4,<1',
+ 'numba==0.62.1',
25
'numba-cuda==0.14.1',
26
'pandas>=2.0.1',
27
'pathos>=0.3.0',
0 commit comments