# Chat UI chainlit==2.9.3 # AI Agent framework openai-agents==0.6.3 # HTTP client httpx==0.28.1 # Data validation pydantic==2.12.5 #Cache Tools cachetools #Test Project pytest pytest-asyncio pytest-cov pytest-html pytest-json-report respx numpy pandas matplotlib