calibre-web: relax python deps
Upper bounds on those dependency versions break the build as of now.
This commit is contained in:
@@ -127,6 +127,8 @@ python3Packages.buildPythonApplication rec {
|
||||
pythonRelaxDeps = [
|
||||
"apscheduler"
|
||||
"bleach"
|
||||
"certifi"
|
||||
"chardet"
|
||||
"cryptography"
|
||||
"flask"
|
||||
"flask-limiter"
|
||||
|
||||
Reference in New Issue
Block a user