Skip to content

Commit d9ec71a

Browse files
authored
Merge branch 'main' into update-node-version
2 parents 59a3122 + 62d4b7a commit d9ec71a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.ci/docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ bs4
3434
awscliv2==2.1.1
3535
flask
3636
spacy==3.7.1 # Keep this version consistent with the model version in .jenkins/build.sh
37-
ray[serve,train,tune]==2.52.1
37+
ray[serve,train,tune]==2.54.0
3838
tiktoken
3939
tensorboard
4040
jinja2==3.1.3

.devcontainer/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ipython
2424
# to run examples
2525
pandas
2626
scikit-image
27-
pillow==10.3.0
27+
pillow==12.2.0
2828
wget
2929
tiktoken
3030

0 commit comments

Comments
 (0)