add pyyaml to dependencies

pull/385/head
evelynmitchell 1 year ago
parent f6495c10a5
commit a70a48bf11

@ -76,7 +76,7 @@ scikit-image = "*"
pinecone-client = "*"
roboflow = "*"
python-dotenv = "*"
pyyaml = "*"
[tool.poetry.group.lint.dependencies]

@ -54,3 +54,4 @@ pinecone-client
roboflow
rich==13.7.0
python-dotenv
pyyaml
Loading…
Cancel
Save