Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
juli2807 committed Feb 5, 2025
1 parent 0c22068 commit 656a0fb
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
accelerate==0.31.0
accelerate==1.0.1
aiohttp==3.9.5
aiosignal==1.3.1
annotated-types==0.7.0
antlr4-python3-runtime==4.9.3
async-timeout==4.0.3
attrs==23.2.0
beautifulsoup4==4.12.3
bioc==2.1
bitsandbytes==0.43.1
bitsandbytes==0.43.3
boto3==1.34.137
botocore==1.34.137
bpemb==0.3.5
Expand All @@ -17,7 +18,7 @@ contourpy==1.2.1
cycler==0.12.1
datasets==2.20.0
debugpy==1.8.2
deprecated==1.2.14
Deprecated==1.2.14
dill==0.3.8
docopt==0.6.2
einops==0.8.0
Expand All @@ -30,20 +31,20 @@ fsspec==2024.2.0
ftfy==6.2.0
gdown==5.2.0
gensim==4.3.2
huggingface-hub==0.23.4
huggingface-hub==0.27.0
hydra-core==1.3.2
idna==3.7
intervaltree==3.1.0
janome==0.5.0
jinja2==3.1.3
Janome==0.5.0
Jinja2==3.1.3
jmespath==1.0.1
joblib==1.4.2
jsonlines==4.0.0
kiwisolver==1.4.5
langdetect==1.0.9
loguru==0.7.2
lxml==5.2.2
markupsafe==2.1.5
MarkupSafe==2.1.5
matplotlib==3.9.0
more-itertools==10.3.0
mpld3==0.5.10
Expand All @@ -67,20 +68,21 @@ nvidia-nvtx-cu12==12.1.105
omegaconf==2.3.0
packaging==24.1
pandas==2.2.2
peft==0.11.1
peft==0.13.0
pillow==10.4.0
pptree==3.1
protobuf==5.27.2
psutil==6.0.0
pyarrow==16.1.0
pyarrow-hotfix==0.6
pydantic
pydantic==2.9.2
pydantic_core==2.23.4
pyparsing==3.1.2
pysocks==1.7.1
PySocks==1.7.1
python-dateutil==2.9.0.post0
pytorch-revgrad==0.2.0
pytorch_revgrad==0.2.0
pytz==2024.1
pyyaml==6.0.1
PyYAML==6.0.1
regex==2024.5.15
requests==2.32.3
s3transfer==0.10.2
Expand All @@ -89,9 +91,8 @@ scikit-learn==1.5.0
scipy==1.10.1
segtok==1.5.11
semver==3.0.2
sentence-transformers==3.0.1
sentence-transformers==3.3.1
sentencepiece==0.2.0
setuptools==59.6.0
six==1.16.0
smart-open==7.0.4
sortedcontainers==2.4.0
Expand All @@ -100,19 +101,18 @@ sqlitedict==2.1.0
sympy==1.12
tabulate==0.9.0
threadpoolctl==3.5.0
tokenizers==0.19.1
tokenizers==0.21.0
torch==2.3.1+cu121
tqdm==4.66.4
transformer-smaller-training-vocab==0.4.0
transformers==4.44.2
transformers==4.48.1
triton==2.3.1
typing-extensions==4.9.0
typing_extensions==4.9.0
tzdata==2024.1
urllib3==1.26.19
uv==0.2.18
wcwidth==0.2.13
wheel==0.43.0
wikipedia-api==0.6.0
Wikipedia-API==0.6.0
wrapt==1.16.0
xxhash==3.4.1
yarl==1.9.4

0 comments on commit 656a0fb

Please sign in to comment.