Skip to content

Commit

Permalink
Update package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dbcp1 committed Oct 15, 2024
1 parent 001a5d2 commit 6c85a8a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions depth-estimation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"url": "https://github.com/tensorflow/tfjs-models.git"
},
"peerDependencies": {
"@tensorflow/tfjs-backend-webgl": "^4.21.0",
"@tensorflow/tfjs-converter": "^4.21.0",
"@tensorflow/tfjs-core": "^4.21.0",
"@tensorflow/tfjs-backend-webgl": "^4.22.0-rc.0",
"@tensorflow/tfjs-converter": "^4.22.0-rc.0",
"@tensorflow/tfjs-core": "^4.22.0-rc.0",
"@tensorflow-models/body-segmentation": "^1.0.1"
},
"devDependencies": {
Expand All @@ -24,10 +24,10 @@
"@rollup/plugin-commonjs": "^21.0.2",
"@rollup/plugin-node-resolve": "^7.1.1",
"@rollup/plugin-typescript": "^3.0.0",
"@tensorflow/tfjs-backend-cpu": "^4.21.0",
"@tensorflow/tfjs-backend-webgl": "^4.21.0",
"@tensorflow/tfjs-converter": "^4.21.0",
"@tensorflow/tfjs-core": "^4.21.0",
"@tensorflow/tfjs-backend-cpu": "^4.22.0-rc.0",
"@tensorflow/tfjs-backend-webgl": "^4.22.0-rc.0",
"@tensorflow/tfjs-converter": "^4.22.0-rc.0",
"@tensorflow/tfjs-core": "^4.22.0-rc.0",
"@tensorflow-models/body-segmentation": "^1.0.0",
"@types/jasmine": "~2.8.8",
"babel-core": "~6.26.0",
Expand Down

0 comments on commit 6c85a8a

Please sign in to comment.