diff --git a/pyproject.toml b/pyproject.toml index 12eaeb45..30fdcd9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ tests = ["moto==5.2.2", "pytest-cov==7.1.0", "pytest==9.1.1"] vis = ["matplotlib", "pydot"] fireworks = ["FireWorks"] strict = [ - "FireWorks==2.1.3", + "FireWorks==2.1.4", "PyYAML==6.0.3", "maggma==0.72.1", "matplotlib==3.10.9",