From d79e19b14ab263e0e6274c46fdbdd5a7831e2fb6 Mon Sep 17 00:00:00 2001 From: Scott Beddall Date: Tue, 27 Jan 2026 19:17:00 +0000 Subject: [PATCH] add missing dependencies --- common/smoketest/requirements_async.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/common/smoketest/requirements_async.txt b/common/smoketest/requirements_async.txt index a4897a1cff14..5f04355e7116 100644 --- a/common/smoketest/requirements_async.txt +++ b/common/smoketest/requirements_async.txt @@ -1 +1,3 @@ -aiohttp==3.8.1 \ No newline at end of file +aiohttp==3.8.1 +packaging==24.2 +pip==24.0