Browse Source

Merge pull request #12254 from open-webui/dependabot/pip/backend/dev/einops-0.8.1

build(deps): bump einops from 0.8.0 to 0.8.1 in /backend
Timothy Jaeryang Baek 3 months ago
parent
commit
cea5c1a63b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -55,7 +55,7 @@ elasticsearch==8.17.1
 transformers
 sentence-transformers==3.3.1
 colbert-ai==0.2.21
-einops==0.8.0
+einops==0.8.1
 
 
 ftfy==6.2.3