mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
build(pyproject.toml): remove ijson dep. add jsonschema dep.
This commit is contained in:
parent
aa396d2a6d
commit
c2bc344ff8
3 changed files with 2 additions and 3 deletions
|
@ -12,7 +12,6 @@ from functools import partial
|
|||
from typing import Any, Callable, Dict, List, Literal, Optional, Tuple, Union
|
||||
|
||||
import httpx # type: ignore
|
||||
import ijson
|
||||
import requests # type: ignore
|
||||
|
||||
import litellm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue