requirements.txt 750 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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. pyzmq==26.2.1
  34. redis==5.2.1
  35. scipy==1.15.1
  36. six==1.17.0
  37. SQLAlchemy==2.0.37
  38. stack-data==0.6.3
  39. tornado==6.4.2
  40. tqdm==4.67.1
  41. traitlets==5.14.3
  42. typing_extensions==4.12.2
  43. tzdata==2025.1
  44. wcwidth==0.2.13