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

Commit 2e4cf7a

Browse files
authored
Merge pull request #818 from engnadeau/feat/numpy-typing
2 parents 0d18a74 + abb1e97 commit 2e4cf7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ classifiers = [
5454
[tool.poetry.dependencies]
5555
python = "^3.7.1,<3.11"
5656
attrs = ">=19.0"
57-
numpy = "^1.20"
57+
numpy = "^1.21"
5858
scipy = "^1.6"
5959
typing-extensions = { version = "^4", python = "~3.7" }
6060

0 commit comments

Comments
 (0)