From 68cda3ea73cf1be5090cee0fced8c38f53ad6335 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 21:58:24 +0000 Subject: [PATCH] Bump distributed from 1.28.1 to 2021.10.0 in /python/pipeline Bumps [distributed](https://github.com/dask/distributed) from 1.28.1 to 2021.10.0. - [Release notes](https://github.com/dask/distributed/releases) - [Changelog](https://github.com/dask/distributed/blob/main/docs/release-procedure.md) - [Commits](https://github.com/dask/distributed/compare/1.28.1...2021.10.0) --- updated-dependencies: - dependency-name: distributed dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/pipeline/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 python/pipeline/requirements.txt diff --git a/python/pipeline/requirements.txt b/python/pipeline/requirements.txt old mode 100755 new mode 100644 index 8c9ff51..fc7c109 --- a/python/pipeline/requirements.txt +++ b/python/pipeline/requirements.txt @@ -8,7 +8,7 @@ scikit-learn==0.20.1 opencv-python==3.4.3.18 matplotlib==2.2.2 dask==1.0.0 -distributed==1.28.1 +distributed==2021.10.0 bokeh==1.0.1 keras==2.2.4 centrosome==1.1.5