Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #818 from engnadeau/feat/numpy-typing
Browse files Browse the repository at this point in the history
  • Loading branch information
engnadeau authored Aug 30, 2022
2 parents 0d18a74 + abb1e97 commit 2e4cf7a
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 @@ -54,7 +54,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.7.1,<3.11"
attrs = ">=19.0"
numpy = "^1.20"
numpy = "^1.21"
scipy = "^1.6"
typing-extensions = { version = "^4", python = "~3.7" }

Expand Down

0 comments on commit 2e4cf7a

Please sign in to comment.