Merge pull request #287110 from r-ryantm/auto-update/python311Packages.litellm
python311Packages.litellm: 1.22.3 -> 1.23.0
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
, aiohttp
|
||||
}:
|
||||
let
|
||||
version = "1.22.3";
|
||||
version = "1.23.0";
|
||||
in
|
||||
buildPythonPackage {
|
||||
pname = "litellm";
|
||||
@@ -25,7 +25,7 @@ buildPythonPackage {
|
||||
owner = "BerriAI";
|
||||
repo = "litellm";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-80XEbc0DW4CWGIAjbV2bossAKqvmqZqfZoFZi8H4NNc=";
|
||||
hash = "sha256-Pl3Fet0TvGrNHNw4ssUMqa+UhzBYgqTydNfD96TeY7I=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user