requirements.txt 151 B

12345678
  1. fastapi==0.104.1
  2. uvicorn[standard]==0.24.0
  3. hello_agents>=0.1.0
  4. python-dotenv==1.0.0
  5. pydantic==2.5.0
  6. httpx==0.25.2
  7. tavily-python>=0.3.0
  8. requests>=2.31.0