Skip to content

Commit

Permalink
updated numba mininum requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
brunomsaraiva committed Oct 16, 2023
1 parent eb71fcd commit f3e249c
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 @@ -74,7 +74,7 @@ test = [
"pytest-sugar>=0.9.6",
"pytest-cython>=0.2.0",
"nanopyx[jupyter]",
"numba>=1.26.1"
"numba"
]
jupyter = [
"nbformat>=4.2.0",
Expand Down

0 comments on commit f3e249c

Please sign in to comment.