From 425090618dc23d72207bbbea929b2001e735bbcb Mon Sep 17 00:00:00 2001
From: Dominik George <nik@naturalnet.de>
Date: Mon, 4 May 2020 22:01:51 +0200
Subject: [PATCH] Update AlekSIS dependency to release

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 838e8d1..23582f9 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -28,7 +28,7 @@ classifiers = [
 python = "^3.7"
 django-ldapdb = "^1.4.0"
 tqdm = "^4.44.1"
-AlekSIS = { path = "../../.." }
+AlekSIS = "^2.0a2"
 
 [build-system]
 requires = ["poetry>=1.0"]
-- 
GitLab