Skip to content

Commit

Permalink
Update uv to 0.5.8
Browse files Browse the repository at this point in the history
Includes many improvements and bug fixes around virtual env creation since 0.5.4.
https://github.com/astral-sh/uv/releases
  • Loading branch information
robinjhuang authored Dec 13, 2024
1 parent f7c74ac commit b3a81ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"frontendVersion": "1.5.14",
"comfyVersion": "0.3.7",
"managerCommit": "52b6e4b2eb6481333b29556788f28633e73bd0a9",
"uvVersion": "0.5.4"
"uvVersion": "0.5.8"
},
"scripts": {
"clean": "rimraf .vite dist out",
Expand Down

0 comments on commit b3a81ec

Please sign in to comment.