1
0

requirements.txt 879 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. annotated-types==0.7.0
  2. anyio==4.12.0
  3. beautifulsoup4==4.14.3
  4. certifi==2025.11.12
  5. charset-normalizer==3.4.4
  6. click==8.3.1
  7. contourpy==1.3.2
  8. cycler==0.12.1
  9. distro==1.9.0
  10. dotenv==0.9.9
  11. exceptiongroup==1.3.1
  12. filelock==3.20.1
  13. fonttools==4.61.1
  14. fsspec==2025.12.0
  15. h11==0.16.0
  16. hello-agents==0.2.8
  17. hf-xet==1.2.0
  18. httpcore==1.0.9
  19. httpx==0.28.1
  20. huggingface_hub==1.2.3
  21. idna==3.11
  22. jiter==0.12.0
  23. kiwisolver==1.4.9
  24. matplotlib==3.10.8
  25. networkx==3.4.2
  26. numpy==2.2.6
  27. openai==1.109.1
  28. packaging==25.0
  29. pandas==2.3.3
  30. pillow==12.0.0
  31. pydantic==2.12.5
  32. pydantic_core==2.41.5
  33. pyparsing==3.3.1
  34. python-dateutil==2.9.0.post0
  35. python-dotenv==1.2.1
  36. pytz==2025.2
  37. PyYAML==6.0.3
  38. regex==2025.11.3
  39. requests==2.32.5
  40. scipy==1.15.3
  41. shellingham==1.5.4
  42. six==1.17.0
  43. sniffio==1.3.1
  44. soupsieve==2.8.1
  45. tiktoken==0.12.0
  46. tqdm==4.67.1
  47. typer-slim==0.21.0
  48. typing-inspection==0.4.2
  49. typing_extensions==4.15.0
  50. tzdata==2025.3
  51. urllib3==2.6.2