build(deps): update meilisearch requirement from >=0.31.0 to >=0.41.0
Updates the requirements on [meilisearch](https://github.com/meilisearch/meilisearch-python) to permit the latest version. - [Release notes](https://github.com/meilisearch/meilisearch-python/releases) - [Commits](https://github.com/meilisearch/meilisearch-python/compare/v0.31.0...v0.41.0) --- updated-dependencies: - dependency-name: meilisearch dependency-version: 0.41.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ litellm>=1.0.0,<2.0.0
|
||||
pytesseract>=0.3.10 # Python wrapper for Tesseract OCR
|
||||
pdf2image>=1.17.0 # Convert PDF pages to images (used by Tesseract and EasyOCR providers)
|
||||
ocrmypdf>=16.0.0,<18.0.0 # Post-processing: embeds searchable text layers into PDFs via Tesseract
|
||||
meilisearch>=0.31.0 # Full-text search engine client
|
||||
meilisearch>=0.41.0 # Full-text search engine client
|
||||
stripe>=7.0.0,<16.0.0 # Stripe billing SDK (MIT license)
|
||||
|
||||
# Error and performance monitoring
|
||||
|
||||
Reference in New Issue
Block a user