Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions mcp/agent/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
#
# pip-compile --extra-index-url=https://pypi.org/simple/ --generate-hashes --output-file=requirements.txt requirements.in
#
--index-url https://us-python.pkg.dev/artifact-foundry-prod/ah-3p-staging-python/simple/
--extra-index-url https://pypi.org/simple/

a2a-sdk[http-server]==0.3.25 \
--hash=sha256:2fce38faea82eb0b6f9f9c2bcf761b0d78612c80ef0e599b50d566db1b2654b5 \
--hash=sha256:afda85bab8d6af0c5d15e82f326c94190f6be8a901ce562d045a338b7127242f
Expand Down Expand Up @@ -179,9 +176,9 @@ attrs==26.1.0 \
# aiohttp
# jsonschema
# referencing
authlib==1.6.9 \
--hash=sha256:d8f2421e7e5980cc1ddb4e32d3f5fa659cfaf60d8eaf3281ebed192e4ab74f04 \
--hash=sha256:f08b4c14e08f0861dc18a32357b33fbcfd2ea86cfe3fe149484b4d764c4a0ac3
authlib==1.6.11 \
--hash=sha256:64db35b9b01aeccb4715a6c9a6613a06f2bd7be2ab9d2eb89edd1dfc7580a38f \
--hash=sha256:c8687a9a26451c51a34a06fa17bb97cb15bba46a6a626755e2d7f50da8bff3e3
# via google-adk
certifi==2026.2.25 \
--hash=sha256:027692e4402ad994f1c42e52a4997a9763c646b73e4096e4d5d6db8af1d6f0fa \
Expand Down
Loading