We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 037c264 commit 7cc395cCopy full SHA for 7cc395c
1 file changed
setup.cfg
@@ -51,7 +51,7 @@ install_requires =
51
confection>=0.0.1,<1.0.0
52
# Third-party dependencies
53
setuptools
54
- numpy>=2.0.0,<3.0.0
+ numpy>=1.19.0,<3.0.0
55
pydantic>=2.0.0,<3.0.0
56
packaging>=20.0
57
# Backports of modern Python features
0 commit comments