diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..1ebb3c2 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,4 @@ +# a2a-pack is auto-installed by the deploy build. +httpx>=0.27 +pytest>=8.0 +pytest-asyncio>=0.23