mirror of
https://github.com/open-webui/open-webui.git
synced 2026-04-29 17:06:40 -05:00
Chore: dup bump for NPM and PIP (#20386)
* Update pyproject.toml * Update aiohttp version to 3.13.3 * Update aiohttp version to 3.13.3 * Update pyproject.toml * Update requirements.txt * Update package.json
This commit is contained in:
@@ -21,7 +21,7 @@ dependencies = [
|
||||
"authlib==1.6.6",
|
||||
|
||||
"requests==2.32.5",
|
||||
"aiohttp==3.13.2",
|
||||
"aiohttp==3.13.3",
|
||||
"async-timeout",
|
||||
"aiocache",
|
||||
"aiofiles",
|
||||
@@ -60,7 +60,7 @@ dependencies = [
|
||||
"chromadb==1.4.0",
|
||||
"opensearch-py==3.1.0",
|
||||
"PyMySQL==1.1.2",
|
||||
"boto3==1.42.19",
|
||||
"boto3==1.42.21",
|
||||
|
||||
"transformers==4.57.3",
|
||||
"sentence-transformers==5.2.0",
|
||||
@@ -90,7 +90,7 @@ dependencies = [
|
||||
"soundfile==0.13.1",
|
||||
"azure-ai-documentintelligence==1.0.2",
|
||||
|
||||
"pillow==12.0.0",
|
||||
"pillow==12.1.0",
|
||||
"opencv-python-headless==4.12.0.88",
|
||||
"rapidocr-onnxruntime==1.4.4",
|
||||
"rank-bm25==0.2.2",
|
||||
|
||||
Reference in New Issue
Block a user