Skip to content

Commit

Permalink
numba fix attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Boxx committed Sep 19, 2023
1 parent 9522bb5 commit 6079e65
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 @@ -21,7 +21,7 @@ numpy = ">=1.16.5, <1.24.0"
pandas = "=1.4.1"
scipy = "=1.8"
matplotlib = "^3.0"
numba = "^0.57.0"
numba = "*"


[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 6079e65

Please sign in to comment.