mirror of
https://github.com/open-webui/open-webui
synced 2024-11-06 00:32:05 +00:00
fix: remove aiofiles dependency
This commit is contained in:
parent
848d2382bc
commit
5c1e3a460e
@ -23,7 +23,6 @@ import json
|
||||
import uuid
|
||||
import aiohttp
|
||||
import asyncio
|
||||
import aiofiles
|
||||
from urllib.parse import urlparse
|
||||
from typing import Optional, List, Union
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user