requirements.txt 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. # === Core Scientific Computing ===
  2. numpy==1.26.4
  3. pandas>=1.5.0,<2.2.0
  4. scipy>=1.10.1,<1.12.0
  5. matplotlib>=3.5.0,<3.8.0
  6. kiwisolver==1.4.7
  7. # === Image Processing ===
  8. opencv-python~=4.11.0.86
  9. Pillow>=10.0.0
  10. # === Deep Learning ===
  11. torch>=2.0.0
  12. torchvision~=0.25.0
  13. torchaudio~=2.10.0
  14. # === Jupyter & IPython ===
  15. ipython>=8.12.0,<8.13.0
  16. ipykernel>=6.0.0,<6.17.0
  17. jupyter-client>=7.0.0,<7.5.0
  18. jupyter-core>=4.0.0,<4.13.0
  19. # === Utility & Parsing ===
  20. pyyaml>=6.0.2
  21. requests>=2.31.0
  22. urllib3~=2.6.3
  23. charset-normalizer~=3.4.4
  24. idna~=3.11
  25. certifi~=2026.1.4
  26. packaging~=26.0
  27. python-dateutil~=2.9.0.post0
  28. pytz~=2025.2
  29. six~=1.17.0
  30. typing-extensions>=4.10.0
  31. # === Progress & System ===
  32. tqdm>=4.67.1
  33. psutil~=7.2.2
  34. pyzmq~=27.1.0
  35. # === Visualization & Debugging ===
  36. seaborn>=0.12.2
  37. fonttools>=4.38.0
  38. cycler~=0.12.1
  39. decorator~=5.2.1
  40. traitlets~=5.14.3
  41. prompt-toolkit
  42. pygments~=2.19.2
  43. pyparsing~=3.3.2
  44. nest-asyncio~=1.6.0
  45. matplotlib-inline~=0.2.1
  46. stack-data~=0.6.3
  47. executing~=2.2.1
  48. asttokens~=3.0.1
  49. pure-eval
  50. backcall~=0.2.0
  51. pickleshare~=0.7.5
  52. parso~=0.8.6
  53. thop>=0.1.1
  54. # === Misc ===
  55. dataclasses~=0.6
  56. debugpy~=1.8.20
  57. tornado>=6.0.0,<6.4.0
  58. wcwidth~=0.6.0
  59. pip~=22.3.1
  60. typing_extensions~=4.15.0
  61. filelock~=3.20.3
  62. colorama~=0.4.6
  63. jedi~=0.19.2
  64. setuptools~=65.5.0
  65. mpmath~=1.3.0
  66. sympy~=1.14.0
  67. networkx~=3.4.2
  68. fsspec~=2026.2.0
  69. MarkupSafe~=3.0.3
  70. jupyter_client~=7.4.9
  71. prompt_toolkit~=3.0.52
  72. contourpy~=1.3.2
  73. jupyter_core~=4.12.0
  74. pure_eval~=0.2.3
  75. Jinja2~=3.1.6
  76. entrypoints~=0.4
  77. pyserial~=3.5
  78. Booktype~=1.5
  79. Django~=5.2.11
  80. simplejson~=3.20.2