requirements.txt 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. annotated-types==0.7.0
  2. anyio==4.8.0
  3. asttokens==3.0.0
  4. async-timeout==5.0.1
  5. certifi==2025.1.31
  6. charset-normalizer==3.4.1
  7. click==8.1.8
  8. cloudpickle==3.1.1
  9. comm==0.2.2
  10. debugpy==1.8.12
  11. decorator==5.1.1
  12. et_xmlfile==2.0.0
  13. exceptiongroup==1.2.2
  14. executing==2.2.0
  15. fastapi==0.115.11
  16. filelock==3.17.0
  17. gensim==4.3.3
  18. greenlet==3.1.1
  19. h11==0.14.0
  20. idna==3.10
  21. ipykernel==6.29.5
  22. ipython==8.31.0
  23. jedi==0.19.2
  24. joblib==1.4.2
  25. jupyter_client==8.6.3
  26. jupyter_core==5.7.2
  27. lightgbm==4.6.0
  28. llvmlite==0.44.0
  29. matplotlib-inline==0.1.7
  30. nest-asyncio==1.6.0
  31. numba==0.61.0
  32. numpy==1.26.4
  33. openpyxl==3.1.5
  34. packaging==24.2
  35. pandas==2.2.3
  36. parso==0.8.4
  37. pexpect==4.9.0
  38. platformdirs==4.3.6
  39. prompt_toolkit==3.0.50
  40. psutil==6.1.1
  41. ptyprocess==0.7.0
  42. pure_eval==0.2.3
  43. pydantic==2.10.6
  44. pydantic_core==2.27.2
  45. Pygments==2.19.1
  46. PyMySQL==1.1.1
  47. python-dateutil==2.9.0.post0
  48. pytz==2024.2
  49. PyYAML==6.0.2
  50. pyzmq==26.2.1
  51. redis==5.2.1
  52. requests==2.32.3
  53. scikit-learn==1.6.1
  54. scipy==1.13.1
  55. shap==0.47.1
  56. six==1.17.0
  57. slicer==0.0.8
  58. smart-open==7.1.0
  59. sniffio==1.3.1
  60. SQLAlchemy==2.0.37
  61. stack-data==0.6.3
  62. starlette==0.46.0
  63. threadpoolctl==3.5.0
  64. tornado==6.4.2
  65. tqdm==4.67.1
  66. traitlets==5.14.3
  67. typing_extensions==4.12.2
  68. tzdata==2025.1
  69. urllib3==2.4.0
  70. uvicorn==0.34.0
  71. wcwidth==0.2.13
  72. wrapt==1.17.2