requirements.txt 127 B

1234567
  1. fastapi>=0.112,<0.113
  2. uvicorn>=0.30,<0.31
  3. PyYAML>=6,<7
  4. python-dotenv>=1,<2
  5. vanna[openai]>=0.7,<1
  6. openai>=1.51,<3
  7. numpy==1.26.4