requirements.txt 781 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. jupyter_client==8.6.3
  16. jupyter_core==5.7.2
  17. matplotlib-inline==0.1.7
  18. nest-asyncio==1.6.0
  19. numpy==2.2.2
  20. openpyxl==3.1.5
  21. packaging==24.2
  22. pandas==2.2.3
  23. parso==0.8.4
  24. pexpect==4.9.0
  25. platformdirs==4.3.6
  26. prompt_toolkit==3.0.50
  27. psutil==6.1.1
  28. ptyprocess==0.7.0
  29. pure_eval==0.2.3
  30. Pygments==2.19.1
  31. PyMySQL==1.1.1
  32. python-dateutil==2.9.0.post0
  33. pytz==2024.2
  34. PyYAML==6.0.2
  35. pyzmq==26.2.1
  36. redis==5.2.1
  37. scipy==1.15.1
  38. six==1.17.0
  39. SQLAlchemy==2.0.37
  40. stack-data==0.6.3
  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