Skip to content
Snippets Groups Projects
Verified Commit 4f664fc0 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Allow newer aleksis-builddeps

parent 8c61c555
No related branches found
Tags 2.0b0
1 merge request!24Release 2.0
Pipeline #115547 passed with warnings
...@@ -35,7 +35,7 @@ python = "^3.9" ...@@ -35,7 +35,7 @@ python = "^3.9"
aleksis-core = "^3.0b0" aleksis-core = "^3.0b0"
[tool.poetry.dev-dependencies] [tool.poetry.dev-dependencies]
aleksis-builddeps = "*" aleksis-builddeps = ">=2023.1.dev0"
matrix-synapse = "^1.49.2" matrix-synapse = "^1.49.2"
pytest-xprocess = "^0.19.0" pytest-xprocess = "^0.19.0"
pytest-mock = "^3.7.0" pytest-mock = "^3.7.0"
......
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