Skip to content

Commit

Permalink
chore: bump fastapi in /presets/inference/text-generation
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.103.2 to 0.109.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.103.2...0.109.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 7201161 commit 9740e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion presets/inference/text-generation/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
transformers==4.36.0
torch==2.2.0
accelerate==0.23.0
fastapi==0.103.2
fastapi==0.109.1
pydantic==1.10.9
uvicorn[standard]==0.23.2
bitsandbytes==0.41.1
Expand Down

0 comments on commit 9740e63

Please sign in to comment.