We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b99ee96 commit 8cae525Copy full SHA for 8cae525
pyproject.toml
@@ -33,6 +33,7 @@ dependencies = [
33
"click==8.1.7",
34
"rich==13.6.0",
35
"psycopg[binary]==3.1.18",
36
+ "PyYAML==6.0.2",
37
]
38
[project.optional-dependencies]
39
test = [
0 commit comments