From 3eb6cbbe4453b03137fa19cd1b8b91012cac6fb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 13:30:32 +0000 Subject: [PATCH] Bump fireworks from 1.9.7 to 2.0.2 Bumps [fireworks](https://github.com/materialsproject/fireworks) from 1.9.7 to 2.0.2. - [Release notes](https://github.com/materialsproject/fireworks/releases) - [Changelog](https://github.com/materialsproject/fireworks/blob/main/docs/changelog.html) - [Commits](https://github.com/materialsproject/fireworks/compare/v1.9.7...v2.0.2) --- updated-dependencies: - dependency-name: fireworks dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 07c0d4c..39ec690 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ numpy==1.17.2 scikit-learn==1.0.1 scipy==1.7.1 pymongo==3.10.1 -fireworks==1.9.7 +fireworks==2.0.2 matplotlib==3.2.1 joblib==1.0.1 \ No newline at end of file