Skip to content

Commit

Permalink
updeps
Browse files Browse the repository at this point in the history
  • Loading branch information
Leask committed Jun 27, 2024
1 parent 18cdaab commit 6f62ff5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"dependencies": {
"@ffmpeg-installer/ffmpeg": "^1.1.0",
"@ffprobe-installer/ffprobe": "^2.1.2",
"@google-cloud/aiplatform": "^3.21.0",
"@google-cloud/speech": "^6.6.0",
"@google-cloud/aiplatform": "^3.24.0",
"@google-cloud/speech": "^6.6.1",
"@google-cloud/text-to-speech": "^5.3.0",
"@google-cloud/vertexai": "^1.2.0",
"@google-cloud/vertexai": "^1.3.0",
"@google-cloud/vision": "^4.3.0",
"@mozilla/readability": "^0.5.0",
"csv-parse": "^5.5.6",
Expand All @@ -43,15 +43,15 @@
"js-tiktoken": "^1.0.12",
"jsdom": "^24.1.0",
"mime-types": "^2.1.35",
"mysql2": "^3.10.0",
"mysql2": "^3.10.1",
"office-text-extractor": "^3.0.3",
"ollama": "^0.5.1",
"openai": "^4.47.3",
"pg": "^8.11.5",
"ollama": "^0.5.2",
"openai": "^4.52.1",
"pg": "^8.12.0",
"pgvector": "^0.1.8",
"telegraf": "^4.16.3",
"tesseract.js": "^5.1.0",
"utilitas": "^1995.3.38",
"utilitas": "^1996.1.19",
"youtube-transcript": "^1.2.1"
}
}

0 comments on commit 6f62ff5

Please sign in to comment.