Skip to content

Commit

Permalink
Bump torchtext from 0.6.0 to 0.17.2
Browse files Browse the repository at this point in the history
Bumps [torchtext](https://github.com/pytorch/text) from 0.6.0 to 0.17.2.
- [Release notes](https://github.com/pytorch/text/releases)
- [Commits](pytorch/text@0.6.0...v0.17.2)

---
updated-dependencies:
- dependency-name: torchtext
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 87f6ea9 commit 65503d9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-cuda.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ argparse
torch==2.1.2+cu118
torchaudio
torchvision
torchtext==0.6.0
torchtext==0.17.2
sdkit
ctransformers[cuda]
langchain
2 changes: 1 addition & 1 deletion requirements-webui-cuda.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tqdm
torch==2.1.2+cu118
torchaudio
torchvision
torchtext==0.6.0
torchtext==0.17.2
diffusers
transformers
accelerate
Expand Down
2 changes: 1 addition & 1 deletion requirements-webui.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tqdm
torch==2.1.2
torchvision
torchaudio
torchtext==0.6.0
torchtext==0.17.2
diffusers
transformers
accelerate
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tqdm
torch==2.1.2
torchvision
torchaudio
torchtext==0.6.0
torchtext==0.17.2
sdkit
argparse
ctransformers
Expand Down

0 comments on commit 65503d9

Please sign in to comment.