Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the pip group across 9 directories with 15 updates #3 #938

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
2 changes: 1 addition & 1 deletion applications/DeepSpeed-VisualChat/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ open_clip_torch
deepspeed>=0.10.3
einops
einops_exts
transformers==4.33.3
transformers==4.38.0
transformers_stream_generator
termcolor
2 changes: 1 addition & 1 deletion compression/bert/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
accelerate
transformers == 4.15.0
transformers == 4.38.0
datasets >= 1.8.0
sentencepiece != 0.1.92
scipy
Expand Down
2 changes: 1 addition & 1 deletion compression/gpt2/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
datasets >= 1.8.0
sentencepiece != 0.1.92
protobuf
transformers == 4.15.0
transformers == 4.46.3
accelerate
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
deepspeed
torch
transformers==4.21.2
transformers==4.46.3
soundfile
jiwer
datasets
2 changes: 1 addition & 1 deletion inference/huggingface/fill-mask/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
deepspeed
torch
transformers==4.21.2
transformers==4.46.3
2 changes: 1 addition & 1 deletion inference/huggingface/text-generation/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
deepspeed
torch
transformers==4.28.1
transformers==4.46.3
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
deepspeed
torch
transformers==4.21.2
transformers==4.46.3
numpy
sentencepiece
protobuf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
deepspeed
torch
transformers==4.21.2
transformers==4.46.3
sentencepiece
google
protobuf
2 changes: 1 addition & 1 deletion inference/huggingface/translation/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
deepspeed
torch
transformers==4.21.2
transformers==4.46.3
sentencepiece
google
protobuf
4 changes: 2 additions & 2 deletions training/HelloDeepSpeed/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
datasets==1.13.3
transformers==4.5.1
transformers==4.46.3
fire==0.4.0
pytz==2021.1
loguru==0.5.3
sh==1.14.2
pytest==6.2.5
tqdm==4.62.3
tqdm==4.67.0
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ async-generator==1.10
attrs==20.2.0
backcall==0.2.0
CacheControl==0.12.6
certifi==2020.6.20
certifi==2024.8.30
cffi==1.14.2
chardet==3.0.4
click==7.1.2
Expand All @@ -19,22 +19,22 @@ distlib==0.3.0
distro==1.4.0
entrypoints==0.3
filelock==3.0.12
future==0.18.2
future==1.0.0
html5lib==1.0.1
idna==2.8
idna==3.10
ipaddr==2.2.0
ipykernel==5.3.4
ipython
ipython-genutils==0.2.0
ipywidgets==7.5.1
jedi==0.17.2
Jinja2==2.11.2
joblib==0.16.0
Jinja2==3.1.5
joblib==1.4.2
jsonschema==3.2.0
jupyter==1.0.0
jupyter-client==6.1.7
jupyter-console==6.2.0
jupyter-core==4.6.3
jupyter-core==5.7.2
jupyterlab-pygments==0.1.1
kiwisolver==1.2.0
lockfile==0.12.2
Expand All @@ -43,11 +43,11 @@ matplotlib==3.3.1
mistune==0.8.4
msgpack==0.6.2
nbclient==0.5.0
nbconvert==6.0.1
nbconvert==7.16.4
nbformat==5.0.7
nest-asyncio==1.4.0
notebook==6.1.5
numpy==1.19.2
notebook==7.2.2
numpy==2.1.3
opencv-python==4.10.0.84
packaging==20.3
pandas==1.1.2
Expand All @@ -56,26 +56,26 @@ parso==0.7.1
pep517==0.8.2
pexpect==4.8.0
pickleshare==0.7.5
Pillow==7.2.0
Pillow==11.0.0
progress==1.5
prometheus-client==0.8.0
prompt-toolkit==3.0.7
ptyprocess==0.6.0
pyaml==20.4.0
pyarrow==1.0.1
pyarrow==18.0.0
pycparser==2.20
Pygments==2.6.1
pyparsing==2.4.6
pyrsistent==0.16.0
python-dateutil==2.8.1
pytoml==0.1.21
pytz==2020.1
PyYAML==5.3.1
PyYAML==5.4
pyzmq==19.0.2
qtconsole==4.7.7
QtPy==1.9.0
regex==2020.7.14
requests==2.22.0
requests==2.32.3
retrying==1.3.3
sacremoses==0.0.43
Send2Trash==1.5.0
Expand All @@ -84,13 +84,13 @@ six==1.14.0
terminado==0.8.3
testpath==0.4.4
tokenizers==0.8.1rc2
torch==1.13.1
torch==2.5.1
torchvision==0.7.0
tornado==6.0.4
tqdm==4.48.2
tornado==6.4.2
tqdm==4.67.0
traitlets
git+https://github.com/huggingface/transformers.git
urllib3==1.25.8
urllib3==2.2.3
wcwidth==0.2.5
webencodings==0.5.1
wget==3.2
Expand Down