From 3faeb8a832561b4321d210d85e75fc8bc26c387b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Feb 2022 13:27:01 +0000 Subject: [PATCH] Bump fireworks from 1.9.7 to 2.0.0 Bumps [fireworks](https://github.com/materialsproject/fireworks) from 1.9.7 to 2.0.0. - [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.0) --- 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..371c93f 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.0 matplotlib==3.2.1 joblib==1.0.1 \ No newline at end of file