From c804fd5fd4cd64bc0663d3f5d0fad60f6be39666 Mon Sep 17 00:00:00 2001 From: a2a-cloud Date: Sun, 7 Jun 2026 23:43:55 +0000 Subject: [PATCH] write requirements.txt --- requirements.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..801ea4c --- /dev/null +++ b/requirements.txt @@ -0,0 +1,5 @@ +# a2a-pack is auto-installed by the deploy build. +# Browser automation runs in a SeleniumBase workspace sandbox image when available. +beautifulsoup4>=4.12 +seleniumbase>=4.33 +selenium>=4.20