Skip to content
Snippets Groups Projects
Commit 0b8659da authored by magicfelix's avatar magicfelix
Browse files

Update Core dependency and bump version

parent e3e1af14
No related branches found
No related tags found
1 merge request!116Resolve "Adapt to Core 4.0"
Pipeline #138239 passed with warnings
[tool.poetry] [tool.poetry]
name = "AlekSIS-App-LDAP" name = "AlekSIS-App-LDAP"
version = "3.0.1.dev0" version = "4.0.0.dev0"
packages = [ packages = [
{ include = "aleksis" } { include = "aleksis" }
] ]
...@@ -43,7 +43,7 @@ priority = "supplemental" ...@@ -43,7 +43,7 @@ priority = "supplemental"
python = "^3.9" python = "^3.9"
django-ldapdb = "^1.4.0" django-ldapdb = "^1.4.0"
tqdm = "^4.44.1" tqdm = "^4.44.1"
aleksis-core = {version = "^3.0", extras = ["ldap"]} aleksis-core = {version = "^4.0.0.dev0", extras = ["ldap"]}
python-magic = "^0.4.22" python-magic = "^0.4.22"
[tool.poetry.plugins."aleksis.app"] [tool.poetry.plugins."aleksis.app"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment