Skip to content

Commit

Permalink
Update dependency fastapi to v0.115.5
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Nov 30, 2024
1 parent 0628df1 commit de09f01
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ dependencies = [
"torch==2.4.1",
"pandas==2.1.4",
"httpx==0.27.2",
"fastapi==0.115.4",
"fastapi==0.115.5",
"langchain==0.3.6",
"langchain-ibm==0.3.2",
"llama-index==0.10.62",
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@ distro==1.9.0 \
faiss-cpu==1.8.0.post1 \
--hash=sha256:5686af34414678c3d49c4fa8d774df7156e9cb48d7029071e56230e74b01cc13 \
--hash=sha256:ed46928de3dc20170b10fec89c54075a11383c2aaf4f119c63e0f6ae5a507d74
fastapi==0.115.2 \
--hash=sha256:3995739e0b09fa12f984bce8fa9ae197b35d433750d3d312422d846e283697ee \
--hash=sha256:61704c71286579cc5a598763905928f24ee98bfcc07aabe84cfefb98812bbc86
fastapi==0.115.5 \
--hash=sha256:0e7a4d0dc0d01c68df21887cce0945e72d3c48b9f4f79dfe7a7d53aa08fbb289 \
--hash=sha256:596b95adbe1474da47049e802f9a65ab2ffa9c2b07e7efee70eb8a66c9f2f796
filelock==3.13.4 \
--hash=sha256:404e5e9253aa60ad457cae1be07c0f0ca90a63931200a47d9b6a6af84fd7b45f \
--hash=sha256:d13f466618bfde72bd2c18255e269f72542c6e70e7bac83a0232d6b1cc5c8cf4
Expand Down

0 comments on commit de09f01

Please sign in to comment.