Spaces:
Paused
Paused
dependabot[bot] commited on
Commit ·
5575988
1
Parent(s): 2885587
build(deps): bump litellm from 1.61.1 to 1.61.15 in /backend
Browse filesBumps [litellm](https://github.com/BerriAI/litellm) from 1.61.1 to 1.61.15.
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](https://github.com/BerriAI/litellm/commits)
---
updated-dependencies:
- dependency-name: litellm
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
- backend/pyproject.toml +1 -1
backend/pyproject.toml
CHANGED
|
@@ -69,7 +69,7 @@ dependencies = [
|
|
| 69 |
"langchain-core==0.3.34",
|
| 70 |
"langchain-text-splitters==0.3.6",
|
| 71 |
"langsmith==0.3.6",
|
| 72 |
-
"litellm==1.61.
|
| 73 |
"lxml==5.3.0",
|
| 74 |
"lxml-html-clean==0.4.1",
|
| 75 |
"markdown-it-py==3.0.0",
|
|
|
|
| 69 |
"langchain-core==0.3.34",
|
| 70 |
"langchain-text-splitters==0.3.6",
|
| 71 |
"langsmith==0.3.6",
|
| 72 |
+
"litellm==1.61.15",
|
| 73 |
"lxml==5.3.0",
|
| 74 |
"lxml-html-clean==0.4.1",
|
| 75 |
"markdown-it-py==3.0.0",
|