Skip to content

Commit 8cae525

Browse files
committed
build: add yaml to dependencies
1 parent b99ee96 commit 8cae525

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ dependencies = [
3333
"click==8.1.7",
3434
"rich==13.6.0",
3535
"psycopg[binary]==3.1.18",
36+
"PyYAML==6.0.2",
3637
]
3738
[project.optional-dependencies]
3839
test = [

0 commit comments

Comments
 (0)