Skip to content

Commit

Permalink
Bump numba for numpy compat
Browse files Browse the repository at this point in the history
  • Loading branch information
ivirshup committed Jan 17, 2024
1 parent a8bd01b commit d36b977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies = [
"networkx>=2.6",
"natsort",
"joblib",
"numba>=0.53",
"numba>=0.56",
"umap-learn>=0.3.10",
"packaging>=20.0",
"session-info",
Expand Down

0 comments on commit d36b977

Please sign in to comment.