Skip to content

Commit

Permalink
add graphviz to colab env
Browse files Browse the repository at this point in the history
explicit import
  • Loading branch information
kangwonlee committed May 14, 2024
1 parent 610fb29 commit 5a5b521
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/environment.colab.2024.02.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ channels:
dependencies:
- python<=3.10
- cython
- graphviz<=0.20.3
- jupyter
- lxml<=4.9.4
- matplotlib<=3.7.1
Expand Down

0 comments on commit 5a5b521

Please sign in to comment.