requirements.txt 442 B

12345678910111213141516171819
  1. hello-agents[all]>=0.2.7
  2. openai>=1.0.0,<2.0.0
  3. python-dotenv>=1.0.0,<2.0.0
  4. tiktoken>=0.12.0,<1.0.0
  5. pandas>=2.1.4,<2.3.0
  6. numpy>=1.24.4,<2.0.0
  7. scipy>=1.11.4,<1.13.0
  8. matplotlib>=3.8.2,<3.9.0
  9. seaborn>=0.13.2,<0.14.0
  10. statsmodels>=0.14.1,<0.15.0
  11. tabulate>=0.9.0,<1.0.0
  12. openpyxl>=3.1.0,<4.0.0
  13. xlrd>=2.0.1,<3.0.0
  14. pdfplumber>=0.11.0,<1.0.0
  15. pypdf>=4.0.0,<5.0.0
  16. reportlab>=4.0.0,<5.0.0
  17. Pillow>=10.4.0,<11.0.0
  18. jupyter>=1.0.0,<2.0.0
  19. notebook>=7.0.0,<8.0.0