diff --git a/pyproject.toml b/pyproject.toml index ad2e7c98bfca91f79ee0162a8146eb9373e5b3c2..262162901754582e23a5781e7cb2fc4d3a0ba230 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,8 +21,7 @@ classifiers = [ [tool.poetry.dependencies] python = "^3.7" -#AlekSIS = { path = "../../.." } -AlekSIS = "2.0a1" +AlekSIS = { path = "../../.." } django-isbn-field = "^0.5.2" isbnlib = "^3.9" isbnlib-dnb = "^0.0.3"