We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 817bce8 commit c14d562Copy full SHA for c14d562
pyproject.toml
@@ -47,7 +47,7 @@ docs = [
47
"sphinx==8.2.3",
48
]
49
dev = ["pre-commit>=2.12.1", "typing_extensions; python_version < '3.11'"]
50
-tests = ["moto==4.2.13", "pytest-cov==6.1.1", "pytest==8.3.5"]
+tests = ["moto==5.1.4", "pytest-cov==6.1.1", "pytest==8.3.5"]
51
vis = ["matplotlib", "pydot"]
52
fireworks = ["FireWorks"]
53
strict = [
@@ -56,7 +56,7 @@ strict = [
56
"maggma==0.71.5",
57
"matplotlib==3.9.4",
58
"monty==2025.3.3",
59
- "moto==4.2.13",
+ "moto==5.1.4",
60
"networkx==3.2.1",
61
"pydantic-settings==2.8.1",
62
"pydantic==2.11.3",
0 commit comments