requirements.txt 877 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. annotated-types==0.6.0
  2. anyio==4.2.0
  3. appdirs==1.4.4
  4. arxiv==2.1.0
  5. beautifulsoup4==4.12.2
  6. certifi==2023.11.17
  7. charset-normalizer==3.3.2
  8. contourpy==1.2.0
  9. cycler==0.12.1
  10. diskcache==5.6.3
  11. distro==1.9.0
  12. exceptiongroup==1.2.0
  13. feedparser==6.0.10
  14. FLAML==2.1.1
  15. fonttools==4.47.0
  16. frozendict==2.3.10
  17. h11==0.14.0
  18. html5lib==1.1
  19. httpcore==1.0.2
  20. httpx==0.26.0
  21. idna==3.6
  22. kiwisolver==1.4.5
  23. lxml==5.0.0
  24. matplotlib==3.8.2
  25. multitasking==0.0.11
  26. numpy==1.26.2
  27. openai==1.6.1
  28. packaging==23.2
  29. pandas==2.1.4
  30. peewee==3.17.0
  31. Pillow==10.1.0
  32. pyautogen==0.2.2
  33. pydantic==2.5.3
  34. pydantic_core==2.14.6
  35. pyparsing==3.1.1
  36. python-dateutil==2.8.2
  37. python-dotenv==1.0.0
  38. pytz==2023.3.post1
  39. regex==2023.12.25
  40. requests==2.31.0
  41. sgmllib3k==1.0.0
  42. six==1.16.0
  43. sniffio==1.3.0
  44. soupsieve==2.5
  45. termcolor==2.4.0
  46. tiktoken==0.5.2
  47. tqdm==4.66.1
  48. typing_extensions==4.9.0
  49. tzdata==2023.4
  50. urllib3==2.1.0
  51. webencodings==0.5.1
  52. yfinance==0.2.33