We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b83f687 commit 0c5b0cdCopy full SHA for 0c5b0cd
pyproject.toml
@@ -42,6 +42,7 @@ pyright = ">=1.1.284"
42
poethepoet = "0.16.0"
43
loguru = ">=0.6.0"
44
pandas = "1.5.2"
45
+numpy = "<=1.23.5"
46
typing-extensions = ">=4.2.0"
47
matplotlib = ">=3.5.1"
48
pre-commit = ">=2.19.0"
0 commit comments