Skip to content

Commit

Permalink
Added missing yaml dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
HowieG committed Aug 15, 2024
1 parent f6fe7dd commit 42895c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ dependencies = [
"psutil==5.9.8",
"packaging==23.2",
"termcolor==2.4.0",
"PyYAML==6.0.1"
]
[project.optional-dependencies]
dev = [
Expand Down

0 comments on commit 42895c8

Please sign in to comment.