Skip to content

Commit 7bdf816

Browse files
authored
Update pyproject.toml
1 parent d47395a commit 7bdf816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ license = "BSD-2-Clause"
1616
[tool.poetry.dependencies]
1717
python = ">=3.7, <3.11"
1818
numba = ">=0.47"
19-
numpy = "^1.22"
19+
numpy = "^1.22.1"
2020
tempita = "^0.5.2"
2121
scipy = "^1.4.1"
2222
packaging = "^21.3"

0 commit comments

Comments
 (0)