Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Maarten-vd-Sande authored Jul 6, 2024
1 parent 897881b commit 0a843b8
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 @@ -18,7 +18,7 @@ classifiers = [
"Programming Language :: Python :: 3",
"Topic :: Scientific/Engineering :: Bio-Informatics"]

install_requires = ["numba", "numpy<2.0.0"]
install_requires = ["numba", "numpy"]
python_requires = ">3.6"

[metadata]
Expand Down

0 comments on commit 0a843b8

Please sign in to comment.