calibre-web: relax python deps

Upper bounds on those dependency versions break the build as of now.
This commit is contained in:
Bazyli Cyran
2026-07-11 10:51:06 +02:00
parent 364c1c11c9
commit f1bed4e0d2
+2
View File
@@ -127,6 +127,8 @@ python3Packages.buildPythonApplication rec {
pythonRelaxDeps = [
"apscheduler"
"bleach"
"certifi"
"chardet"
"cryptography"
"flask"
"flask-limiter"