From 7097459f4c30e50ed3ead69ee1b23ae13c6b897b Mon Sep 17 00:00:00 2001 From: a2a-cloud Date: Tue, 9 Jun 2026 11:46:39 +0000 Subject: [PATCH] a2a-source-edit: write requirements.txt --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..2c9db06 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,3 @@ +# a2a-pack is auto-installed by the deploy build. +# This agent installs SeleniumBase at runtime inside the sandbox script. +# Leave this file empty to avoid CLI dependency conflicts during card build.