Skip to content

Commit 4611bcc

Browse files
chore(deps): update dependency numpy to v2
1 parent b88b990 commit 4611bcc

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
@@ -226,7 +226,7 @@ optional-dependencies.mongodb = [
226226
]
227227
optional-dependencies.pymongo = [
228228
"jessiql==1.0.0rc1",
229-
"numpy<2",
229+
"numpy<3",
230230
"pandas<2.2",
231231
"pymongo<4.9",
232232
"setuptools<81",

0 commit comments

Comments
 (0)