forked from phoenix/litellm-mirror
(fix) import gunicorn
This commit is contained in:
parent
1276112119
commit
67dc9adc71
2 changed files with 2 additions and 4 deletions
|
@ -14,7 +14,6 @@ sys.path.insert(
|
|||
) # Adds the parent directory to the system path - for litellm local dev
|
||||
|
||||
try:
|
||||
import uvicorn
|
||||
import fastapi
|
||||
import backoff
|
||||
import yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue