We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 472c77b + 57d4476 commit 0f7ed09Copy full SHA for 0f7ed09
pyproject.toml
@@ -49,11 +49,11 @@ docs = [
49
"sphinx==8.1.3",
50
]
51
dev = ["pre-commit>=2.12.1", "typing_extensions; python_version < '3.11'"]
52
-tests = ["moto==5.1.18", "pytest-cov==7.0.0", "pytest==9.0.1"]
+tests = ["moto==5.1.18", "pytest-cov==7.0.0", "pytest==9.0.2"]
53
vis = ["matplotlib", "pydot"]
54
fireworks = ["FireWorks"]
55
strict = [
56
- "FireWorks==2.0.6",
+ "FireWorks==2.0.8",
57
"PyYAML==6.0.3",
58
"maggma==0.72.0",
59
"matplotlib==3.10.7",
0 commit comments