requirements.txt 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. agno==1.7.2
  2. annotated-types==0.7.0
  3. anthropic==0.57.1
  4. anyio==4.9.0
  5. asttokens==3.0.0
  6. beautifulsoup4==4.13.4
  7. certifi==2025.7.14
  8. cffi==1.17.1
  9. charset-normalizer==3.4.2
  10. click==8.2.1
  11. colorama==0.4.6
  12. comm==0.2.2
  13. curl_cffi==0.12.0
  14. debugpy==1.8.14
  15. decorator==5.2.1
  16. deepdiff==8.5.0
  17. distro==1.9.0
  18. dnspython==2.7.0
  19. docstring_parser==0.16
  20. email_validator==2.2.0
  21. executing==2.2.0
  22. fastapi==0.116.1
  23. fastapi-cli==0.0.8
  24. fastapi-cloud-cli==0.1.4
  25. frozendict==2.4.6
  26. gitdb==4.0.12
  27. GitPython==3.1.44
  28. greenlet==3.2.3
  29. h11==0.16.0
  30. httpcore==1.0.9
  31. httptools==0.6.4
  32. httpx==0.28.1
  33. idna==3.10
  34. ipykernel==6.29.5
  35. ipython==9.4.0
  36. ipython_pygments_lexers==1.1.1
  37. ipywidgets==8.1.7
  38. itsdangerous==2.2.0
  39. jedi==0.19.2
  40. Jinja2==3.1.6
  41. jiter==0.10.0
  42. jupyter_client==8.6.3
  43. jupyter_core==5.8.1
  44. jupyterlab_widgets==3.0.15
  45. markdown-it-py==3.0.0
  46. MarkupSafe==3.0.2
  47. matplotlib-inline==0.1.7
  48. mdurl==0.1.2
  49. multitasking==0.0.11
  50. nest-asyncio==1.6.0
  51. numpy==2.3.1
  52. openai==1.95.1
  53. orderly-set==5.5.0
  54. orjson==3.11.0
  55. packaging==25.0
  56. pandas==2.3.1
  57. parso==0.8.4
  58. peewee==3.18.2
  59. platformdirs==4.3.8
  60. prompt_toolkit==3.0.51
  61. protobuf==6.31.1
  62. psutil==7.0.0
  63. pure_eval==0.2.3
  64. pycparser==2.22
  65. pydantic==2.11.7
  66. pydantic-extra-types==2.10.5
  67. pydantic-settings==2.10.1
  68. pydantic_core==2.33.2
  69. Pygments==2.19.2
  70. python-dateutil==2.9.0.post0
  71. python-dotenv==1.1.1
  72. python-multipart==0.0.20
  73. pytz==2025.2
  74. pywin32==310; sys_platform == "win32"
  75. PyYAML==6.0.2
  76. pyzmq==27.0.0
  77. requests==2.32.4
  78. rich==14.0.0
  79. rich-toolkit==0.14.8
  80. rignore==0.6.2
  81. sentry-sdk==2.33.0
  82. shellingham==1.5.4
  83. six==1.17.0
  84. smmap==5.0.2
  85. sniffio==1.3.1
  86. soupsieve==2.7
  87. SQLAlchemy==2.0.41
  88. stack-data==0.6.3
  89. starlette==0.47.1
  90. tomli==2.2.1
  91. tornado==6.5.1
  92. tqdm==4.67.1
  93. traitlets==5.14.3
  94. typer==0.16.0
  95. typing-inspection==0.4.1
  96. typing_extensions==4.14.1
  97. tzdata==2025.2
  98. ujson==5.10.0
  99. urllib3==2.5.0
  100. uvicorn==0.35.0
  101. watchfiles==1.1.0
  102. wcwidth==0.2.13
  103. websockets==15.0.1
  104. widgetsnbextension==4.0.14
  105. yfinance==0.2.65