From a25dad8be2f65c2440fea529a6f5b62478f1dcac Mon Sep 17 00:00:00 2001
From: Aleksolotl <aleksolotl@aleksis.org>
Date: Wed, 5 Jul 2023 19:13:30 +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 58f6ab559..107d6ede2 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -87,7 +87,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