Skip to content

Commit 14a7520

Browse files
pip prod(deps): update distributed requirement
Updates the requirements on [distributed](https://github.com/dask/distributed) to permit the latest version. - [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/commits) --- updated-dependencies: - dependency-name: distributed dependency-version: 2026.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e4dc67 commit 14a7520

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-optional.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ matplotlib<3.10.9
22
pillow>11,<12.1.2
33
pyrevolve==2.2.7
44
scipy<1.15.4
5-
distributed<2026.1.3
5+
distributed<2026.3.1
66
click<9.0
77
cloudpickle<3.1.3

0 commit comments

Comments
 (0)