Updated Requirements
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user