Skip to content

Commit 6a29a04

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.12.0) --- updated-dependencies: - dependency-name: distributed dependency-version: 2025.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74c6f8e commit 6a29a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0.1
33
pyrevolve==2.2.7
44
scipy<1.15.4
5-
distributed<2025.11.1
5+
distributed<2025.12.1
66
click<9.0
77
cloudpickle<3.1.3

0 commit comments

Comments
 (0)