From 46811219cae7966926da6106f16cb8b59ff637d8 Mon Sep 17 00:00:00 2001 From: Ozzie Isaacs Date: Sat, 25 Apr 2026 13:20:25 +0200 Subject: [PATCH] Updated Requirements --- cps/translations/de/LC_MESSAGES/messages.po | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cps/translations/de/LC_MESSAGES/messages.po b/cps/translations/de/LC_MESSAGES/messages.po index 0b80678f0..d02849481 100644 --- a/cps/translations/de/LC_MESSAGES/messages.po +++ b/cps/translations/de/LC_MESSAGES/messages.po @@ -2460,7 +2460,7 @@ msgstr "Unbekannte Anfragen an kobo.com weiterleiten" #: cps/templates/config_edit.html:149 msgid "Server External Port (for port forwarded API calls)" -msgstr "Externer Server Port (für Portweiterleitung von API-Aufrufen)" +msgstr "Externer Server Port (für Portweiterleitung von Kobo-API-Aufrufen)" #: cps/templates/config_edit.html:157 msgid "Use Goodreads" diff --git a/requirements.txt b/requirements.txt index 43a4c6cc8..8ac124e2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,12 +5,12 @@ Flask-Principal>=0.3.2,<0.5.1 Flask>=1.0.2,<3.2.0 iso-639>=0.4.5,<0.5.0;python_version<'3.12' pycountry>=20.0.0,<27.0.0;python_version>='3.12' -PyPDF>=6.1.3,<6.8.0 +PyPDF>=6.1.3,<6.11.0 pytz>=2016.10 requests>=2.32.0,<2.33.0 SQLAlchemy>=1.3.0,<2.1.0 tornado>=6.4.2,<6.6 -Wand>=0.4.4,<0.7.0 +Wand>=0.4.4,<0.8.0 unidecode>=0.04.19,<1.5.0 lxml>=4.9.1,<5.4.0 flask-wtf>=0.14.2,<1.3.0 @@ -23,5 +23,5 @@ bleach>=6.0.0,<6.4.0 python-magic>=0.4.27,<0.5.0 python-magic-bin>=0.4.0,<0.5.0;sys_platform=='win32' flask-httpAuth>=4.4.0,<5.0.0 -cryptography>=39.0.0,<47.0.0 +cryptography>=39.0.0,<48.0.0 certifi>=2024.7.4,<2026.1.5