Skip to content

Conversation

@jprafael
Copy link
Contributor

@jprafael jprafael commented Dec 15, 2020

Some libraries are starting to use networkx 2.5, which is the latest version released on August.
DVC however depends on networkx < 2.5, which causes some incompatibilities. This restriction was likely to prevent future breaking changes, since it was added before the release of 2.5 (#4219).
I've removed the version restriction, ran all tests and everything worked ok.

@jprafael jprafael marked this pull request as ready for review December 15, 2020 17:07
@efiop
Copy link
Contributor

efiop commented Dec 15, 2020

@Mergifyio backport 1.11

@mergify
Copy link
Contributor

mergify bot commented Dec 15, 2020

Command backport 1.11: pending

Waiting for the pull request to get merged

Copy link
Contributor

@efiop efiop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @jprafael ! We'll release 1.11.7 later today.

@efiop efiop merged commit 84a3a59 into treeverse:master Dec 15, 2020
mergify bot pushed a commit that referenced this pull request Dec 15, 2020
@mergify
Copy link
Contributor

mergify bot commented Dec 15, 2020

Command backport 1.11: success

Backports have been created

efiop pushed a commit that referenced this pull request Dec 15, 2020
(cherry picked from commit 84a3a59)

Co-authored-by: João Rafael <joao.rafael@upperdelta.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants