From a353d6f725896b7668fe6c59aa13396d1e1ffc46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 16:20:04 +0000 Subject: [PATCH] requirements: update dill requirement from <0.3.8 to <0.3.9 Updates the requirements on [dill](https://github.com/uqfoundation/dill) to permit the latest version. - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](https://github.com/uqfoundation/dill/compare/dill-0.2.2...0.3.8) --- updated-dependencies: - dependency-name: dill 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 f0140eba236..d4c5ad265a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ autograd<1.7 beartype<0.18.0 -dill<0.3.8 +dill<0.3.9 fastkde>=1.0.24, <1.0.31 graph-scheduler>=1.1.1, <1.3.0 graphviz<0.21.0