requirements.txt 780 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. asttokens==3.0.0
  2. async-timeout==5.0.1
  3. comm==0.2.2
  4. debugpy==1.8.12
  5. decorator==5.1.1
  6. et_xmlfile==2.0.0
  7. exceptiongroup==1.2.2
  8. executing==2.2.0
  9. filelock==3.17.0
  10. greenlet==3.1.1
  11. ipykernel==6.29.5
  12. ipython==8.31.0
  13. jedi==0.19.2
  14. joblib==1.4.2
  15. matplotlib-inline==0.1.7
  16. nest-asyncio==1.6.0
  17. numpy==2.2.2
  18. openpyxl==3.1.5
  19. packaging==24.2
  20. pandas==2.2.3
  21. parso==0.8.4
  22. pexpect==4.9.0
  23. platformdirs==4.3.6
  24. prompt_toolkit==3.0.50
  25. psutil==6.1.1
  26. ptyprocess==0.7.0
  27. pure_eval==0.2.3
  28. Pygments==2.19.1
  29. PyMySQL==1.1.1
  30. python-dateutil==2.9.0.post0
  31. pytz==2024.2
  32. PyYAML==6.0.2
  33. pyzmq==26.2.1
  34. redis==5.2.1
  35. scikit-learn==1.6.1
  36. scipy==1.15.1
  37. six==1.17.0
  38. SQLAlchemy==2.0.37
  39. stack-data==0.6.3
  40. threadpoolctl==3.5.0
  41. tornado==6.4.2
  42. tqdm==4.67.1
  43. traitlets==5.14.3
  44. typing_extensions==4.12.2
  45. tzdata==2025.1
  46. wcwidth==0.2.13