mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
python3Packages.litellm: unpin pydantic
This commit is contained in:
parent
d3ec3c976f
commit
eb3b83f357
1 changed files with 1 additions and 0 deletions
|
|
@ -162,6 +162,7 @@ buildPythonPackage rec {
|
|||
"importlib-metadata"
|
||||
"jsonschema"
|
||||
"openai"
|
||||
"pydantic"
|
||||
"python-dotenv"
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue