diff --git a/requirements.txt b/requirements.txt index a19105ae..0de37d3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ 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 -stripe>=7.0.0,<15.0.0 # Stripe billing SDK (MIT license) +stripe>=7.0.0,<16.0.0 # Stripe billing SDK (MIT license) # Error and performance monitoring sentry-sdk[fastapi,celery,sqlalchemy]>=2.20.0,<3.0.0