Skip to content

Commit

Permalink
Hotfix: "pyyaml" version
Browse files Browse the repository at this point in the history
  • Loading branch information
dule1322 committed Nov 16, 2023
1 parent 3e77e05 commit 1c596b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies = [
"typing-extensions",
"psutil",
"py3nvml",
"pyyaml"
"pyyaml==6.0.1"
]

[project.urls]
Expand Down

0 comments on commit 1c596b5

Please sign in to comment.