From 02a647c5af21c9b7b992bfb6d9bed4f98ae73f91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 22:10:40 +0000 Subject: [PATCH] requirements: update fastkde requirement Updates the requirements on [fastkde](https://github.com/LBL-EESA/fastkde) to permit the latest version. - [Release notes](https://github.com/LBL-EESA/fastkde/releases) - [Commits](https://github.com/LBL-EESA/fastkde/compare/v1.0.24...v2.1.3) --- updated-dependencies: - dependency-name: fastkde dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e1932ce1f4..f6ee7104c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ beartype<0.20.0 dill<0.3.9 -fastkde>=1.0.24, <1.0.31 +fastkde>=1.0.24, <2.1.4 graph-scheduler>=1.2.1, <1.3.0 graphviz<0.21.0 grpcio<1.67.0