Skip to content

Commit db94d46

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](dask/distributed@1.1.0...2025.10.0) --- updated-dependencies: - dependency-name: distributed dependency-version: 2025.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20da795 commit db94d46

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.8
22
pillow>11,<11.3.1
33
pyrevolve==2.2.6
44
scipy<1.15.4
5-
distributed<2025.9.2
5+
distributed<2025.10.1
66
click<9.0
77
cloudpickle<3.1.2

0 commit comments

Comments
 (0)