Merge remote-tracking branch 'upstream/dev' into playwright

# Conflicts:
#	backend/requirements.txt
This commit is contained in:
Rory
2025-02-09 23:52:21 -06:00
38 changed files with 916 additions and 567 deletions

View File

@@ -40,6 +40,9 @@ dependencies = [
"argon2-cffi==23.1.0",
"APScheduler==3.10.4",
"RestrictedPython==8.0",
"openai",
"anthropic",
"google-generativeai==0.7.2",
@@ -83,7 +86,7 @@ dependencies = [
"rapidocr-onnxruntime==1.3.24",
"rank-bm25==0.2.2",
"faster-whisper==1.0.3",
"faster-whisper==1.1.1",
"PyJWT[crypto]==2.10.1",
"authlib==1.4.1",