fit-trackee: unpin authlib

This commit is contained in:
Robert Schütz 2024-08-31 23:07:53 -07:00
parent 74103a35c4
commit 9bff77d497

View File

@ -46,6 +46,7 @@ python.pkgs.buildPythonApplication rec {
];
pythonRelaxDeps = [
"authlib"
"flask-limiter"
"gunicorn"
"pyjwt"