Skip to content

Commit

Permalink
Added numba to dependency list
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Boxx committed Sep 19, 2023
1 parent cdfcffd commit ccf7818
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ numpy = ">=1.16.5, <1.24.0"
pandas = "=1.4.1"
scipy = "=1.8"
matplotlib = "^3.0"
numba = "=0.57.0"


[tool.poetry.dev-dependencies]
bump2version = "^0.5.0"
Expand Down

0 comments on commit ccf7818

Please sign in to comment.