Browse Source

Merge pull request #16309 from jayteaftw/fips-compatible

fix: Resolved FATAL FIPS SELFTEST FAILURE
Tim Jaeryang Baek 2 months ago
parent
commit
8e25eb104b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      backend/requirements.txt

+ 1 - 0
backend/requirements.txt

@@ -60,6 +60,7 @@ elasticsearch==9.0.1
 pinecone==6.0.2
 oracledb==3.2.0
 
+av==14.0.1 # Caution: Set due to FATAL FIPS SELFTEST FAILURE, see discussion https://github.com/open-webui/open-webui/discussions/15720
 transformers
 sentence-transformers==4.1.0
 accelerate