Unverified Commit 56d8512e authored by liuzhe-lz's avatar liuzhe-lz Committed by GitHub
Browse files

Update dependencies (#3288)

parent 23874919
......@@ -69,7 +69,6 @@ dependencies = [
'PythonWebHDFS',
'colorama',
'scikit-learn>=0.23.2',
'pkginfo',
'websockets',
'filelock',
'prettytable',
......
......@@ -21,7 +21,7 @@
"lockfile": "^1.0.4",
"python-shell": "^2.0.1",
"rx": "^4.1.0",
"sqlite3": "^5.0.0",
"sqlite3": "5.0.0",
"ssh2": "^0.6.1",
"stream-buffers": "^3.0.2",
"tail-stream": "^0.3.4",
......@@ -73,7 +73,6 @@
"node.extend": "^1.1.7",
"hoek": "^4.2.1",
"js-yaml": "^3.13.1",
"acorn": ">=7.1.1",
"node-forge": ">=0.10.0",
"dot-prop": "^4.2.1",
"npm": ">=6.14.8",
......
......@@ -5008,7 +5008,7 @@ sprintf-js@~1.0.2:
version "1.0.3"
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
sqlite3@^5.0.0:
sqlite3@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/sqlite3/-/sqlite3-5.0.0.tgz#1bfef2151c6bc48a3ab1a6c126088bb8dd233566"
integrity sha512-rjvqHFUaSGnzxDy2AHCwhHy6Zp6MNJzCPGYju4kD8yi6bze4d1/zMTg6C7JI49b7/EM7jKMTvyfN/4ylBKdwfw==
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment