From cc77e04c6097d92b523685e9ad02c8aae73ae54d Mon Sep 17 00:00:00 2001
From: Aleksolotl <aleksolotl@aleksis.org>
Date: Wed, 5 Jul 2023 19:13:53 +0000
Subject: [PATCH] Update pyproject.toml

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 904eabed..dd571434 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -85,7 +85,7 @@ pytest-django = "^4.1"
 pytest-django-testing-postgresql = "^0.2"
 pytest-cov = "^4.0.0"
 pytest-sugar = "^0.9.2"
-selenium = "^4.0.0"
+selenium = "<4.10.0"
 freezegun = "^1.1.0"
 
 [tool.poetry.group.docs]
-- 
GitLab