feat: add integration test

This commit is contained in:
2025-11-30 17:52:00 -05:00
parent f79a89a777
commit 4cc82a2782
2 changed files with 77 additions and 0 deletions

View File

@@ -4,3 +4,4 @@ pydantic==2.12.5
pytest==8.3.0
pytest-asyncio==0.24.0
httpx==0.28.1
requests==2.32.0