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]

@ -53,4 +53,5 @@ anthropic
pinecone-client
roboflow
rich==13.7.0
python-dotenv
python-dotenv
pyyaml
Loading…
Cancel
Save