Skip to content

Commit 0c5b0cd

Browse files
authored
pin numpy to 1.23.5 (#475)
1 parent b83f687 commit 0c5b0cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ pyright = ">=1.1.284"
4242
poethepoet = "0.16.0"
4343
loguru = ">=0.6.0"
4444
pandas = "1.5.2"
45+
numpy = "<=1.23.5"
4546
typing-extensions = ">=4.2.0"
4647
matplotlib = ">=3.5.1"
4748
pre-commit = ">=2.19.0"

0 commit comments

Comments
 (0)