Commit d09b2ec5 authored by phaer's avatar phaer
Browse files

etebase-server: use django 5

parent 8a4b5551
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