| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- # === Core Scientific Computing ===
- numpy==1.26.4
- pandas>=1.5.0,<2.2.0
- scipy>=1.10.1,<1.12.0
- matplotlib>=3.5.0,<3.8.0
- kiwisolver==1.4.7
- # === Image Processing ===
- opencv-python~=4.11.0.86
- Pillow>=10.0.0
- # === Deep Learning ===
- torch>=2.0.0
- torchvision~=0.25.0
- torchaudio~=2.10.0
- # === Jupyter & IPython ===
- ipython>=8.12.0,<8.13.0
- ipykernel>=6.0.0,<6.17.0
- jupyter-client>=7.0.0,<7.5.0
- jupyter-core>=4.0.0,<4.13.0
- # === Utility & Parsing ===
- pyyaml>=6.0.2
- requests>=2.31.0
- urllib3~=2.6.3
- charset-normalizer~=3.4.4
- idna~=3.11
- certifi~=2026.1.4
- packaging~=26.0
- python-dateutil~=2.9.0.post0
- pytz~=2025.2
- six~=1.17.0
- typing-extensions>=4.10.0
- # === Progress & System ===
- tqdm>=4.67.1
- psutil~=7.2.2
- pyzmq~=27.1.0
- # === Visualization & Debugging ===
- seaborn>=0.12.2
- fonttools>=4.38.0
- cycler~=0.12.1
- decorator~=5.2.1
- traitlets~=5.14.3
- prompt-toolkit
- pygments~=2.19.2
- pyparsing~=3.3.2
- nest-asyncio~=1.6.0
- matplotlib-inline~=0.2.1
- stack-data~=0.6.3
- executing~=2.2.1
- asttokens~=3.0.1
- pure-eval
- backcall~=0.2.0
- pickleshare~=0.7.5
- parso~=0.8.6
- thop>=0.1.1
- # === Misc ===
- dataclasses~=0.6
- debugpy~=1.8.20
- tornado>=6.0.0,<6.4.0
- wcwidth~=0.6.0
- pip~=22.3.1
- typing_extensions~=4.15.0
- filelock~=3.20.3
- colorama~=0.4.6
- jedi~=0.19.2
- setuptools~=65.5.0
- mpmath~=1.3.0
- sympy~=1.14.0
- networkx~=3.4.2
- fsspec~=2026.2.0
- MarkupSafe~=3.0.3
- jupyter_client~=7.4.9
- prompt_toolkit~=3.0.52
- contourpy~=1.3.2
- jupyter_core~=4.12.0
- pure_eval~=0.2.3
- Jinja2~=3.1.6
- entrypoints~=0.4
- pyserial~=3.5
- Booktype~=1.5
- Django~=5.2.11
- simplejson~=3.20.2
|