Skip to content

Commit f51ceb8

Browse files
committed
Update Tensorflow version to 3.13.0 to support M1 chips
1 parent 65f9b37 commit f51ceb8

File tree

5 files changed

+304
-314
lines changed

5 files changed

+304
-314
lines changed

src/danfojs-base/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"author": "",
1010
"license": "ISC",
1111
"dependencies": {
12-
"@tensorflow/tfjs": "3.6.0",
13-
"@tensorflow/tfjs-node": "3.6.1",
12+
"@tensorflow/tfjs": "^3.13.0",
13+
"@tensorflow/tfjs-node": "^3.13.0",
1414
"mathjs": "^10.0.0",
1515
"papaparse": "^5.3.1",
1616
"request": "^2.88.2",

0 commit comments

Comments
 (0)