Skip to content

Commit

Permalink
fix: Install cachetools dependencies (#676)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaxiaozz authored Nov 14, 2024
1 parent 911e037 commit bbddbdf
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 @@ -50,6 +50,7 @@ dependencies = [
stable = [
"torch<=2.4.1",
"torchaudio",
"cachetools",
]

[build-system]
Expand Down

0 comments on commit bbddbdf

Please sign in to comment.