Create requirements.txt
This commit is contained in:
35
docs/chapter2/code/requirements.txt
Normal file
35
docs/chapter2/code/requirements.txt
Normal file
@@ -0,0 +1,35 @@
|
||||
certifi==2025.4.26
|
||||
charset-normalizer==3.4.2
|
||||
filelock==3.18.0
|
||||
fsspec==2025.5.1
|
||||
hf-xet==1.1.3
|
||||
huggingface-hub==0.32.4
|
||||
idna==3.10
|
||||
Jinja2==3.1.6
|
||||
joblib==1.5.1
|
||||
MarkupSafe==3.0.2
|
||||
mpmath==1.3.0
|
||||
networkx==3.5
|
||||
numpy==2.2.6
|
||||
packaging==25.0
|
||||
pandas==2.2.3
|
||||
python-dateutil==2.9.0.post0
|
||||
pytz==2025.2
|
||||
PyYAML==6.0.2
|
||||
regex==2024.11.6
|
||||
requests==2.32.3
|
||||
safetensors==0.5.3
|
||||
scikit-learn==1.6.1
|
||||
scipy==1.15.3
|
||||
setuptools==78.1.1
|
||||
six==1.17.0
|
||||
sympy==1.14.0
|
||||
threadpoolctl==3.6.0
|
||||
tokenizers==0.21.1
|
||||
torch==2.7.0
|
||||
tqdm==4.67.1
|
||||
transformers==4.52.4
|
||||
typing_extensions==4.14.0
|
||||
tzdata==2025.2
|
||||
urllib3==2.4.0
|
||||
wheel==0.45.1
|
||||
Reference in New Issue
Block a user