mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
python3Packages/litellm: add expression dependency to proxy
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
buildPythonPackage,
|
||||
click,
|
||||
cryptography,
|
||||
expression,
|
||||
fastapi,
|
||||
fastapi-sso,
|
||||
fastuuid,
|
||||
@@ -120,6 +121,7 @@ buildPythonPackage rec {
|
||||
backoff
|
||||
boto3
|
||||
cryptography
|
||||
expression
|
||||
fastapi
|
||||
fastapi-sso
|
||||
gunicorn
|
||||
|
||||
Reference in New Issue
Block a user