Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2023
1 parent ec23ad6 commit 0bc773f
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"serve": "14.2.1",
"tslib": "2.6.2",
"typedoc": "0.25.3",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.11.0",
"engines": {
"node": ">=18.17"
}
Expand Down
12 changes: 6 additions & 6 deletions packages/light-adjustment-gpu/model/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,20 @@ astunparse==1.6.3
cachetools==5.3.2
certifi==2023.11.17
charset-normalizer==3.3.2
chex==0.1.84
chex==0.1.85
contourpy==1.2.0
cycler==0.12.1
dm-tree==0.1.8
flatbuffers==23.5.26
flax==0.7.5
fonttools==4.44.3
fonttools==4.45.1
gast==0.5.4
google-auth==2.23.4
google-auth-oauthlib==1.1.0
google-pasta==0.2.0
grpcio==1.59.3
h5py==3.10.0
idna==3.4
idna==3.6
importlib-metadata==6.8.0
importlib-resources==5.13.0
jax==0.4.20
Expand All @@ -39,9 +39,9 @@ packaging==20.9
pandas==2.1.3
Pillow==10.1.0
protobuf==4.25.1
pyasn1==0.5.0
pyasn1==0.5.1
pyasn1-modules==0.3.0
Pygments==2.17.1
Pygments==2.17.2
pyparsing==3.1.1
python-dateutil==2.8.2
pytz==2023.3.post1
Expand All @@ -55,7 +55,7 @@ six==1.16.0
tensorboard==2.15.1
tensorboard-data-server==0.7.2
tensorflow==2.15.0
tensorflow-decision-forests==1.8.0
tensorflow-decision-forests==1.8.1
tensorflow-estimator==2.15.0
tensorflow-hub==0.15.0
tensorflow-io-gcs-filesystem==0.34.0
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0bc773f

Please sign in to comment.