Skip to content
Snippets Groups Projects
Commit 9b39fca8 authored by magicfelix's avatar magicfelix
Browse files

Fix dependencies

parent caf31370
No related branches found
No related tags found
No related merge requests found
Pipeline #131445 failed
......@@ -50,8 +50,8 @@ secondary = true
[tool.poetry.dependencies]
python = "^3.9"
aleksis-core = "^2.12.2"
aleksis-app-chronos = "3.0.dev1+20221218135700.89f22e32"
aleksis-app-stoelindeling = { version = "^2.0.0.dev1", optional = true }
aleksis-app-chronos = "^3.0.dev1"
aleksis-app-stoelindeling = { version = "2.0.0.dev1+20221218185744.00dba652", optional = true }
[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