diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..057d6aa --- /dev/null +++ b/requirements.txt @@ -0,0 +1,3 @@ +# a2a-pack is auto-installed by the deploy build. +# Runtime intentionally uses only the Python standard library plus pydantic from a2a-pack. +pytest>=8.2