We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d694da commit 1cc4857Copy full SHA for 1cc4857
danfojs-browser/package.json
@@ -21,7 +21,7 @@
21
"types"
22
],
23
"dependencies": {
24
- "@tensorflow/tfjs": "3.6.1",
+ "@tensorflow/tfjs": "3.11.0",
25
"mathjs": "9.4.4",
26
"papaparse": "^5.3.1",
27
"request": "^2.88.2",
danfojs-node/package.json
@@ -29,6 +29,7 @@
29
"table": "6.7.1",
30
"xlsx": "^0.17.2",
31
"seedrandom": "^2.4.3"
32
+
33
},
34
"scripts": {
35
"test": "nyc mocha --require @babel/register tests/**/*.js",
0 commit comments