Skip to content

Commit 6b9d164

Browse files
Update pydot requirement from <3.1.0 to <4.1.0
Updates the requirements on [pydot](https://github.com/pydot/pydot) to permit the latest version. - [Changelog](https://github.com/pydot/pydot/blob/main/ChangeLog) - [Commits](pydot/pydot@pydot-0.9.10...v4.0.0) --- updated-dependencies: - dependency-name: pydot dependency-version: 4.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8e3639 commit 6b9d164

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def read(fname):
5050
"numpy ==1.26.4",
5151
"pandas >= 1.4.0, < 2.2.0",
5252
"plotly < 6.0",
53-
"pydot < 3.1.0",
53+
"pydot < 4.1.0",
5454
"pygeos < 0.15.0",
5555
"pypower < 5.2.0",
5656
"pyproj >= 3.0.0, < 3.8.0",

0 commit comments

Comments
 (0)