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:
Classic298
2026-01-05 19:34:25 +01:00
committed by GitHub
parent ab7b97e21f
commit f5455d48c4
4 changed files with 9 additions and 9 deletions

View File

@@ -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",