diff --git a/pyproject.toml b/pyproject.toml index 8a48b263..23701dfe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ vis = ["matplotlib", "pydot"] fireworks = ["FireWorks"] strict = [ "FireWorks==2.0.3", - "PyYAML==6.0.1", + "PyYAML==6.0.2", "maggma==0.69.1", "matplotlib==3.9.1", "monty==2024.7.30",