We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f7b9c2 commit b3c80cdCopy full SHA for b3c80cd
pyproject.toml
@@ -47,7 +47,7 @@ docs = [
47
"sphinx==8.1.3",
48
]
49
dev = ["pre-commit>=2.12.1", "typing_extensions; python_version < '3.11'"]
50
-tests = ["moto==4.2.13", "pytest-cov==6.0.0", "pytest==8.3.4"]
+tests = ["moto==5.1.0", "pytest-cov==6.0.0", "pytest==8.3.4"]
51
vis = ["matplotlib", "pydot"]
52
fireworks = ["FireWorks"]
53
strict = [
@@ -56,7 +56,7 @@ strict = [
56
"maggma==0.71.4",
57
"matplotlib==3.9.3",
58
"monty==2025.1.9",
59
- "moto==4.2.13",
+ "moto==5.1.0",
60
"networkx==3.2.1",
61
"pydantic-settings==2.7.1",
62
"pydantic==2.10.6",
0 commit comments