From 663a1f2b77241c0a208137bf32070f8d6e9d4f8d Mon Sep 17 00:00:00 2001
From: Aleksolotl <aleksolotl@aleksis.org>
Date: Wed, 5 Jul 2023 19:12:50 +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 cb6d8d8..20afe55 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -63,7 +63,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