Skip to content

Commit

Permalink
Merge pull request #15 from nishubharti/icon
Browse files Browse the repository at this point in the history
added graphviz dependency in requirement.txt
  • Loading branch information
nishubharti authored Jul 26, 2021
2 parents 2665e81 + 702f89c commit fd31934
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions blastradius/server/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@

import jinja2

from flask_images import Images,resized_img_src



# 1st-party libraries
from blastradius.handlers.dot import DotGraph, Format, DotNode
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ beautifulsoup4==4.7.1
ply>=3.11
pyhcl==0.4.4
python-hcl2==2.0.0
graphviz==0.17

0 comments on commit fd31934

Please sign in to comment.