From 6c16696cf29b5d76fbfaabff54f0c1c1feab7598 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 11:32:02 +0000 Subject: [PATCH] Bump matminer from 0.9.2 to 0.9.3 Bumps [matminer](https://github.com/hackingmaterials/matminer) from 0.9.2 to 0.9.3. - [Release notes](https://github.com/hackingmaterials/matminer/releases) - [Changelog](https://github.com/hackingmaterials/matminer/blob/main/docs/changelog.html) - [Commits](https://github.com/hackingmaterials/matminer/compare/v0.9.2...v0.9.3) --- updated-dependencies: - dependency-name: matminer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 24046bc..63e5106 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ tensorflow==2.15.1 pandas==2.2.3 scikit-learn==1.5.0 -matminer==0.9.2 +matminer==0.9.3 numpy>=1.25 pymatgen==2024.5.31