updates to Pipefiles, requirements.txt, and setup.py to account for addition of mako dependency
This commit is contained in:
parent
b02f2251cd
commit
bc2fb628cc
4 changed files with 21 additions and 20 deletions
|
@ -39,6 +39,7 @@ setup(
|
|||
"netaddr",
|
||||
"invoke",
|
||||
"lxml",
|
||||
"mako",
|
||||
"pillow",
|
||||
"protobuf",
|
||||
"pyyaml",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue