Skip to content

Commit

Permalink
prepare for numpy 2 release
Browse files Browse the repository at this point in the history
we do not support it
  • Loading branch information
theAeon committed Apr 9, 2024
1 parent 3f2bb78 commit 7b3d47d
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
76 changes: 38 additions & 38 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies = [
"mygene",
"numexpr",
"numba",
"numpy",
"numpy<2",
"pandas",
"plotnine",
"python-igraph",
Expand Down

0 comments on commit 7b3d47d

Please sign in to comment.