requirements.txt 262 B

123456789101112131415
  1. hello-agents==0.2.8
  2. PyPDF2>=3.0.0
  3. python-docx>=0.8.11
  4. markdown>=3.4.0
  5. PyGithub>=1.59
  6. requests>=2.28.0
  7. python-dateutil>=2.8.0
  8. huggingface-hub>=0.17.0
  9. python-dotenv>=1.0.0
  10. pytest>=7.0.0
  11. pytest-cov>=4.0.0
  12. pytest-mock>=3.10.0
  13. black>=23.0.0
  14. flake8>=6.0.0
  15. mypy>=1.0.0