Skip to content
Snippets Groups Projects
Commit 4d918958 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Add missing dependencies

parent 5d738d2f
No related branches found
No related tags found
1 merge request!1Reformat and cleanup
INSTALLED_APPS = ["django_starfield", "formtools"]
......@@ -26,8 +26,10 @@ secondary = true
[tool.poetry.dependencies]
python = "^3.9"
aleksis-core = "^2.2"
aleksis-core = "^2.7.4"
django-iban-field = "^0.8"
django-formtools = "^2.3"
django-starfield = "^1.0.post2"
[tool.poetry.dev-dependencies]
aleksis-builddeps = "*"
......
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