requirements.txt 764 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  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. greenlet==3.1.1
  10. ipykernel==6.29.5
  11. ipython==8.31.0
  12. jedi==0.19.2
  13. joblib==1.4.2
  14. jupyter_client==8.6.3
  15. jupyter_core==5.7.2
  16. matplotlib-inline==0.1.7
  17. nest-asyncio==1.6.0
  18. numpy==2.2.2
  19. openpyxl==3.1.5
  20. packaging==24.2
  21. pandas==2.2.3
  22. parso==0.8.4
  23. pexpect==4.9.0
  24. platformdirs==4.3.6
  25. prompt_toolkit==3.0.50
  26. psutil==6.1.1
  27. ptyprocess==0.7.0
  28. pure_eval==0.2.3
  29. Pygments==2.19.1
  30. PyMySQL==1.1.1
  31. python-dateutil==2.9.0.post0
  32. pytz==2024.2
  33. PyYAML==6.0.2
  34. pyzmq==26.2.1
  35. redis==5.2.1
  36. scipy==1.15.1
  37. six==1.17.0
  38. SQLAlchemy==2.0.37
  39. stack-data==0.6.3
  40. tornado==6.4.2
  41. tqdm==4.67.1
  42. traitlets==5.14.3
  43. typing_extensions==4.12.2
  44. tzdata==2025.1
  45. wcwidth==0.2.13