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] committed Nov 19, 2023
1 parent 8b97a8d commit ec23ad6
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 63 deletions.
6 changes: 3 additions & 3 deletions packages/image-to-image-video-processor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
],
"devDependencies": {
"@shiguredo/video-track-processor": "workspace:*",
"@tensorflow/tfjs": "4.8.0",
"@tensorflow/tfjs-backend-webgl": "4.8.0",
"@tensorflow/tfjs-backend-webgpu": "4.8.0"
"@tensorflow/tfjs": "4.13.0",
"@tensorflow/tfjs-backend-webgl": "4.13.0",
"@tensorflow/tfjs-backend-webgpu": "4.13.0"
}
}
24 changes: 12 additions & 12 deletions packages/light-adjustment-gpu/model/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
absl-py==1.4.0
astunparse==1.6.3
cachetools==5.3.2
certifi==2023.7.22
certifi==2023.11.17
charset-normalizer==3.3.2
chex==0.1.84
contourpy==1.2.0
cycler==0.12.1
dm-tree==0.1.8
flatbuffers==23.5.26
flax==0.7.5
fonttools==4.44.0
fonttools==4.44.3
gast==0.5.4
google-auth==2.23.4
google-auth-oauthlib==1.1.0
google-pasta==0.2.0
grpcio==1.59.2
grpcio==1.59.3
h5py==3.10.0
idna==3.4
importlib-metadata==6.8.0
Expand All @@ -27,40 +27,40 @@ libclang==16.0.6
Markdown==3.5.1
markdown-it-py==3.0.0
MarkupSafe==2.1.3
matplotlib==3.8.1
matplotlib==3.8.2
mdurl==0.1.2
ml-dtypes==0.3.1
msgpack==1.0.7
numpy==1.26.1
numpy==1.26.2
oauthlib==3.2.2
opt-einsum==3.3.0
optax==0.1.7
packaging==20.9
pandas==2.1.3
Pillow==10.1.0
protobuf==4.25.0
protobuf==4.25.1
pyasn1==0.5.0
pyasn1-modules==0.3.0
Pygments==2.16.1
Pygments==2.17.1
pyparsing==3.1.1
python-dateutil==2.8.2
pytz==2023.3.post1
PyYAML==6.0.1
requests==2.31.0
requests-oauthlib==1.3.1
rich==13.6.0
rich==13.7.0
rsa==4.9
scipy==1.11.3
scipy==1.11.4
six==1.16.0
tensorboard==2.15.1
tensorboard-data-server==0.7.2
tensorflow==2.14.0
tensorflow-decision-forests==1.7.0
tensorflow==2.15.0
tensorflow-decision-forests==1.8.0
tensorflow-estimator==2.15.0
tensorflow-hub==0.15.0
tensorflow-io-gcs-filesystem==0.34.0
tensorflowjs==4.13.0
tensorstore==0.1.48
tensorstore==0.1.50
termcolor==2.3.0
toolz==0.12.0
typing-extensions==4.8.0
Expand Down
90 changes: 42 additions & 48 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 ec23ad6

Please sign in to comment.