From aaaf7e162994c6d2957fd4fb566450c2cecda0b2 Mon Sep 17 00:00:00 2001 From: Dave Tham Date: Mon, 23 Feb 2026 16:12:25 +1100 Subject: [PATCH] updated to newest connectonion version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 66a72dd..dadecce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -connectonion>=0.3.0 +connectonion>=0.7.1 playwright>=1.40.0 python-dotenv>=1.0.0 pytest>=7.0.0