etebase-server: use django 5

This commit is contained in:
phaer
2026-01-20 22:41:42 +01:00
parent 8a4b55519e
commit d09b2ec535
+1 -1
View File
@@ -28,7 +28,7 @@ python3.pkgs.buildPythonApplication rec {
with python3.pkgs;
[
aiofiles
django_4
django
fastapi
msgpack
pynacl