Commit 9bff77d4 authored by Robert Schütz's avatar Robert Schütz
Browse files

fit-trackee: unpin authlib

parent 74103a35
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@ python.pkgs.buildPythonApplication rec {
  ];

  pythonRelaxDeps = [
    "authlib"
    "flask-limiter"
    "gunicorn"
    "pyjwt"