diff --git a/pyproject.toml b/pyproject.toml index 838e8d1e844c7751dad76a510c0837444034fb06..23582f9785c4c6c9cb65bf1a6232812f1db3121e 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"]