requirements.txt 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  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. pip==25.0.1
  39. platformdirs==4.3.6
  40. prompt_toolkit==3.0.50
  41. psutil==6.1.1
  42. ptyprocess==0.7.0
  43. pure_eval==0.2.3
  44. pydantic==2.10.6
  45. pydantic_core==2.27.2
  46. Pygments==2.19.1
  47. PyMySQL==1.1.1
  48. python-dateutil==2.9.0.post0
  49. python-dotenv==1.2.2
  50. pytz==2024.2
  51. PyYAML==6.0.2
  52. pyzmq==26.2.1
  53. redis==5.2.1
  54. requests==2.32.3
  55. scikit-learn==1.6.1
  56. scipy==1.13.1
  57. setuptools==75.8.0
  58. shap==0.47.1
  59. six==1.17.0
  60. slicer==0.0.8
  61. smart-open==7.1.0
  62. sniffio==1.3.1
  63. SQLAlchemy==2.0.37
  64. stack-data==0.6.3
  65. starlette==0.46.0
  66. threadpoolctl==3.5.0
  67. tornado==6.4.2
  68. tqdm==4.67.1
  69. traitlets==5.14.3
  70. typing_extensions==4.12.2
  71. tzdata==2025.1
  72. urllib3==2.4.0
  73. uvicorn==0.34.0
  74. wcwidth==0.2.13
  75. wheel==0.45.1
  76. wrapt==1.17.2