# What does this PR do?


## Test Plan
This commit is contained in:
Eric Huang 2025-05-29 12:57:01 -07:00
parent 63a9f08c9e
commit 6151f336b9
32 changed files with 516 additions and 53 deletions

View file

@ -31,4 +31,5 @@ distribution_spec:
- remote::model-context-protocol
image_type: conda
additional_pip_packages:
- aiosqlite
- sqlalchemy[asyncio]