Skip to content

Commit

Permalink
requirements: update graphviz requirement from <0.20.0 to <0.21.0 (#2389
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Apr 19, 2022
1 parent 150bec2 commit 1e01666
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ autograd<1.5
graph-scheduler>=0.2.0, <1.1.1
dill<=0.32
elfi<0.8.4
graphviz<0.20.0
graphviz<0.21.0
grpcio<1.43.0
grpcio-tools<1.43.0
llvmlite<0.39
Expand Down
2 changes: 1 addition & 1 deletion tutorial_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
graphviz<0.20.0
graphviz<0.21.0
jupyter<=1.0.0
matplotlib<3.5.2

0 comments on commit 1e01666

Please sign in to comment.