Skip to content

Commit 25155a6

Browse files
chore(deps): update litellm requirement from <2,>=1.96.2 to >=1.97.0,<2 (#209)
Updates the requirements on [litellm](https://github.com/BerriAI/litellm) to permit the latest version. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.96.2...v1.97.0) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.97.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd425bf commit 25155a6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-fly.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# и Android-инструменты слишком тяжелы для короткого пробного запуска.
44
fastapi>=0.141.1,<1
55
uvicorn[standard]>=0.52.4,<1
6-
litellm>=1.94.1,<2
6+
litellm>=1.97.0,<2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ numpy
3939
scikit-learn
4040
stripe
4141
chromadb
42-
litellm>=1.96.2,<2
42+
litellm>=1.97.0,<2
4343
web3
4444
networkx
4545
paho-mqtt

0 commit comments

Comments
 (0)