Skip to content

Commit

Permalink
update numpy dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cdonnay committed Jul 3, 2024
1 parent b9852a3 commit 25a934a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ dist/
extra_data/
.venv
.docs_venv
docs/_build
docs/_build
.dev
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ matplotlib = "^3.7.2"
pandas = "^1.5.3"
apportionment = "^1.0"
scikit-learn = "^1.3.2"

numpy = "^1.26.0"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 25a934a

Please sign in to comment.