Skip to content

Commit

Permalink
build(deps): bump fastapi from 0.81.0 to 0.109.1 in /llm-example (#44)
Browse files Browse the repository at this point in the history
* build(deps): bump fastapi from 0.81.0 to 0.109.1 in /llm-example

Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.81.0 to 0.109.1.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.81.0...0.109.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chirag Jain <[email protected]>
  • Loading branch information
dependabot[bot] and chiragjn authored Sep 9, 2024
1 parent 907b604 commit 2253c5b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions llm-example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
fastapi==0.81.0
fastapi==0.114.0
joblib==1.3.2
pandas==2.1.0
requests==2.32.2
requests==2.32.3
scikit-learn==1.5.0
uvicorn==0.18.3
uvicorn==0.30.6
numpy==1.26.4

0 comments on commit 2253c5b

Please sign in to comment.