Skip to content
Snippets Groups Projects
Verified Commit 1820081a authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Depend on current Core to include scheduled notifications

parent 547bc550
No related branches found
No related tags found
1 merge request!242Resolve "Notification for changes in the substitution plan"
Pipeline #59444 passed
......@@ -50,11 +50,11 @@ secondary = true
[tool.poetry.dependencies]
python = "^3.9"
calendarweek = "^0.5.0"
aleksis-core = "^2.0"
aleksis-core = "^2.8"
aleksis-app-resint = "^2.0"
[tool.poetry.dev-dependencies]
aleksis-builddeps = "^6"
aleksis-builddeps = "*"
[tool.poetry.plugins."aleksis.app"]
chronos = "aleksis.apps.chronos.apps:ChronosConfig"
......
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