From 7309e5650c2dac5e56bf8d1fbea20ea53b1af33c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 22:12:54 +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.0.1) --- 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 34316e2c296..32067845e7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ autograd<1.7 beartype<0.18.0 dill<0.3.9 -fastkde>=1.0.24, <1.0.31 +fastkde>=1.0.24, <2.0.2 graph-scheduler>=1.1.1, <1.3.0 graphviz<0.21.0 grpcio<1.63.0