Skip to content

Commit

Permalink
Update vector-quantize-pytorch requirement from 1.1.5 to 1.8.1
Browse files Browse the repository at this point in the history
Updates the requirements on [vector-quantize-pytorch](https://github.com/lucidrains/vector-quantizer-pytorch) to permit the latest version.
- [Release notes](https://github.com/lucidrains/vector-quantizer-pytorch/releases)
- [Commits](lucidrains/vector-quantize-pytorch@1.1.5...1.8.1)

---
updated-dependencies:
- dependency-name: vector-quantize-pytorch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 13be97d commit dbc1424
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 @@ -32,7 +32,7 @@ datasets = "*"
lion-pytorch = "*"
sentencepiece = "*"
colt5-attention = "0.10.14"
vector-quantize-pytorch = "1.1.5"
vector-quantize-pytorch = "1.8.1"
tokenmonster = "*"
scipy = "*"
beartype = "*"
Expand Down

0 comments on commit dbc1424

Please sign in to comment.