Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Loosen Graphviz version requirements #20897

Open
huubvh95 opened this issue Feb 16, 2022 · 2 comments
Open

Loosen Graphviz version requirements #20897

huubvh95 opened this issue Feb 16, 2022 · 2 comments

Comments

@huubvh95
Copy link

Description

MXnet depends on a very old version of Graphviz and it sets this version as the upper bound. Is it possible to loosen these requirements?

References

  • current requirement: graphviz<0.9.0,>=0.8.1
  • current version: graphviz==0.19.1
@github-actions
Copy link

Welcome to Apache MXNet (incubating)! We are on a mission to democratize AI, and we are glad that you are contributing to it by opening this issue.
Please make sure to include all the relevant context, and one of the @apache/mxnet-committers will be here shortly.
If you are interested in contributing to our project, let us know! Also, be sure to check out our guide on contributing to MXNet and our development guides wiki.

@melanopsis
Copy link

Currently, graphviz is at v0.20.1. The version that mxnet brings (v0.8.4) was released on Jul 1, 2018.

elgalu added a commit to elgalu/mxnet-relax-deps that referenced this issue Sep 21, 2023
Relax graphviz and requests dependencies apache#20897 apache#21219
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants