5 lines
157 B
Plaintext
5 lines
157 B
Plaintext
# a2a-pack is provided by the deployment base image.
|
|
# Runtime code uses only stdlib + pydantic from a2a-pack dependencies.
|
|
pytest>=8.0
|
|
pytest-asyncio>=0.23
|