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

Limit selenium version for now due to incompatibility with Django

parent c0b2ba1a
No related branches found
No related tags found
1 merge request!1274Release 3.1.1
Pipeline #134553 failed
......@@ -135,6 +135,7 @@ sentry = ["sentry-sdk"]
[tool.poetry.dev-dependencies]
aleksis-builddeps = {version=">=2023.1.dev0", allow-prereleases=true}
selenium = "<4.10.0"
uwsgi = "^2.0"
[tool.poetry.scripts]
......
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