# Core PyTorch and CUDA
torch==2.8.0
torchvision==0.23.0
torchaudio==2.8.0
torchinfo==1.8.0

# NVIDIA CUDA Libraries
nvidia-cublas-cu12==12.8.4.1
nvidia-cuda-cupti-cu12==12.8.90
nvidia-cuda-nvrtc-cu12==12.8.93
nvidia-cuda-runtime-cu12==12.8.90
nvidia-cudnn-cu12==9.10.2.21
nvidia-cufft-cu12==11.3.3.83
nvidia-cufile-cu12==1.13.1.3
nvidia-curand-cu12==10.3.9.90
nvidia-cusolver-cu12==11.7.3.90
nvidia-cusparse-cu12==12.5.8.93
nvidia-cusparselt-cu12==0.7.1
nvidia-nccl-cu12==2.27.3
nvidia-nvjitlink-cu12==12.8.93
nvidia-nvtx-cu12==12.8.90

# Scientific computing
numpy==2.2.6
scipy==1.15.3
scikit-learn==1.6.1
pandas==2.2.3
joblib==1.5.1

# Deep Learning and Transformers
transformers==4.52.3
datasets==3.6.0
tokenizers==0.21.1
huggingface-hub==0.32.0
safetensors==0.5.3
evaluate==0.4.3
accelerate==1.7.0
peft==0.15.2

# Evaluation and Metrics
lm_eval==0.4.8
rouge-score==0.1.2
sacrebleu==2.5.1

# Utilities and Dependencies
tqdm==4.67.1
pyyaml==6.0.2
pillow==11.3.0
pyarrow==20.0.0
sentencepiece==0.2.0
triton==3.4.0
tqdm-multiprocess==0.0.11
word2number==1.1
zstandard==0.23.0

# HTTP and Networking
aiohttp==3.11.18
aiosignal==1.3.2
async-timeout==5.0.1
requests==2.32.3
urllib3==2.3.0
certifi==2025.4.26
chardet==5.2.0
charset-normalizer==3.3.2
idna==3.7
PySocks==1.7.1

# Data Processing
fsspec==2025.9.0
filelock==3.19.1
portalocker==3.1.1
sqlitedict==2.1.0
jsonlines==4.0.0
lxml==5.4.0

# Text Processing
regex==2024.11.6
nltk==3.9.1
markdown-it-py==3.0.0
mdurl==0.1.2

# Mathematical and Scientific
mpmath==1.3.0
sympy==1.14.0
networkx==3.4.2
numexpr==2.10.2
gmpy2==2.2.1

# Development and Testing
pytest==8.4.1
pluggy==1.6.0
iniconfig==2.1.0
tomli==2.2.1

# System and Utilities
psutil==7.0.0
click==8.2.1
colorama==0.4.6
rich==14.0.0
tqdm-multiprocess==0.0.11

# Data Validation and Processing
attrs==25.3.0
packaging==25.0
python-dateutil==2.9.0.post0
pytz==2025.2
tzdata==2025.2
six==1.17.0

# Hugging Face Specific
hf-xet==1.1.2
multiprocess==0.70.16
dill==0.3.8
joblib==1.5.1
threadpoolctl==3.6.0

# Additional Dependencies
absl-py==2.2.2
aiohappyeyeballs==2.6.1
Brotli==1.0.9
DataProperty==1.1.0
exceptiongroup==1.3.0
frozenlist==1.6.0
Jinja2==3.1.6
MarkupSafe==3.0.2
mbstrdecoder==1.1.4
more-itertools==10.7.0
multidict==6.4.4
pathvalidate==3.2.3
propcache==0.3.1
protobuf==6.31.0
pybind11==2.13.6
Pygments==2.19.2
pytablewriter==1.2.1
tabulate==0.9.0
tabledata==1.3.4
tcolorpy==0.1.7
typepy==1.3.4
typing_extensions==4.15.0
wheel==0.45.1
xxhash==3.5.0
yarl==1.20.0 