Skip to content

Commit

Permalink
Update dependency fastapi to v0.115.6
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 Dec 7, 2024
1 parent 721e8ab commit 4865382
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.6",
"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.6 \
--hash=sha256:9ec46f7addc14ea472958a96aae5b5de65f39721a46aaf5705c480d9a8b76654 \
--hash=sha256:e9240b29e36fa8f4bb7290316988e90c381e5092e0cbe84e7818cc3713bcf305
filelock==3.13.4 \
--hash=sha256:404e5e9253aa60ad457cae1be07c0f0ca90a63931200a47d9b6a6af84fd7b45f \
--hash=sha256:d13f466618bfde72bd2c18255e269f72542c6e70e7bac83a0232d6b1cc5c8cf4
Expand Down

0 comments on commit 4865382

Please sign in to comment.