Skip to content

Commit

Permalink
add python-liquid dependency to looker plugin requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-mccarty-mavenclinic committed Sep 19, 2024
1 parent f7ae211 commit 682be9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ingestion/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@
VERSIONS["lkml"],
"gitpython~=3.1.34",
VERSIONS["giturlparse"],
"python-liquid",
},
"mlflow": {"mlflow-skinny>=2.3.0"},
"mongo": {VERSIONS["mongo"], VERSIONS["pandas"], VERSIONS["numpy"]},
Expand Down

0 comments on commit 682be9f

Please sign in to comment.