Skip to content

Commit a82c1b4

Browse files
author
utf
committed
Avoid latest pymongo
1 parent f4f8127 commit a82c1b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ dependencies = [
3535
"pydantic-settings>=2.0.3",
3636
"pydantic>=2.0.1",
3737
"pymatgen>=2024.11.13",
38+
"pymongo<=4.10.1",
3839
]
3940

4041
[project.optional-dependencies]
@@ -113,6 +114,7 @@ strict = [
113114
"pydantic==2.9.2",
114115
"pymatgen-analysis-defects==2024.10.22",
115116
"pymatgen==2024.11.13",
117+
"pymongo==4.10.1",
116118
"python-ulid==3.0.0",
117119
"seekpath==2.1.0",
118120
"tblite==0.3.0; python_version < '3.12'",

0 commit comments

Comments
 (0)