Unverified Commit 2479ac35 authored by Paul Haerle's avatar Paul Haerle Committed by GitHub
Browse files

etebase-server: use django 5 (#482084)

parents 554eefb1 d09b2ec5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ python3.pkgs.buildPythonApplication rec {
    with python3.pkgs;
    [
      aiofiles
      django_4
      django
      fastapi
      msgpack
      pynacl