Commit beb5c0f
chore: add msgtrace dependency group
Add msgtrace development dependency group with:
- FastAPI and uvicorn for backend server
- Pydantic for data validation
- WebSockets for real-time communication
- aiohttp and httpx for async HTTP clients
- python-multipart for form data handling
This group supports local development and testing of the
msgtrace observability service integration.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent f1baec1 commit beb5c0f
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
63 | 72 | | |
64 | 73 | | |
65 | 74 | | |
| |||
0 commit comments