requirements.txt 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. asttokens==3.0.1
  2. attrs==25.4.0
  3. backcall==0.2.0
  4. beautifulsoup4==4.14.3
  5. bleach==6.3.0
  6. certifi==2026.1.4
  7. charset-normalizer==3.4.4
  8. DBUtils==3.1.2
  9. decorator==5.2.1
  10. defusedxml==0.7.1
  11. docopt==0.6.2
  12. executing==2.2.1
  13. fastjsonschema==2.21.2
  14. idna==3.11
  15. ipython==8.12.3
  16. jedi==0.19.2
  17. Jinja2==3.1.6
  18. jsonschema==4.26.0
  19. jsonschema-specifications==2025.9.1
  20. jupyter_client==8.8.0
  21. jupyter_core==5.9.1
  22. jupyterlab_pygments==0.3.0
  23. MarkupSafe==3.0.3
  24. matplotlib-inline==0.2.1
  25. mistune==3.2.0
  26. nbclient==0.10.4
  27. nbconvert==7.16.6
  28. nbformat==5.10.4
  29. numpy==2.0.2
  30. packaging==26.0
  31. pandas==2.3.2
  32. pandocfilters==1.5.1
  33. parso==0.8.5
  34. pexpect==4.9.0
  35. pickleshare==0.7.5
  36. pipreqs==0.5.0
  37. platformdirs==4.5.1
  38. prompt_toolkit==3.0.52
  39. ptyprocess==0.7.0
  40. pure_eval==0.2.3
  41. pyarrow==17.0.0
  42. Pygments==2.19.2
  43. PyMySQL==1.1.2
  44. python-dateutil==2.9.0.post0
  45. pytz==2025.2
  46. pyzmq==26.4.0
  47. referencing==0.37.0
  48. requests==2.32.5
  49. rpds-py==0.30.0
  50. six==1.17.0
  51. soupsieve==2.8.3
  52. stack-data==0.6.3
  53. tinycss2==1.4.0
  54. tornado==6.5.4
  55. traitlets==5.14.3
  56. typing_extensions==4.15.0
  57. tzdata==2025.3
  58. urllib3==2.6.3
  59. wcwidth==0.5.0
  60. webencodings==0.5.1
  61. wheel==0.46.3
  62. yarg==0.1.9