"vscode:/vscode.git/clone" did not exist on "4a99f54c31c67c219736c12554de6678611f61da"
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 = [ ...@@ -69,7 +69,6 @@ dependencies = [
'PythonWebHDFS', 'PythonWebHDFS',
'colorama', 'colorama',
'scikit-learn>=0.23.2', 'scikit-learn>=0.23.2',
'pkginfo',
'websockets', 'websockets',
'filelock', 'filelock',
'prettytable', 'prettytable',
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
"lockfile": "^1.0.4", "lockfile": "^1.0.4",
"python-shell": "^2.0.1", "python-shell": "^2.0.1",
"rx": "^4.1.0", "rx": "^4.1.0",
"sqlite3": "^5.0.0", "sqlite3": "5.0.0",
"ssh2": "^0.6.1", "ssh2": "^0.6.1",
"stream-buffers": "^3.0.2", "stream-buffers": "^3.0.2",
"tail-stream": "^0.3.4", "tail-stream": "^0.3.4",
...@@ -73,7 +73,6 @@ ...@@ -73,7 +73,6 @@
"node.extend": "^1.1.7", "node.extend": "^1.1.7",
"hoek": "^4.2.1", "hoek": "^4.2.1",
"js-yaml": "^3.13.1", "js-yaml": "^3.13.1",
"acorn": ">=7.1.1",
"node-forge": ">=0.10.0", "node-forge": ">=0.10.0",
"dot-prop": "^4.2.1", "dot-prop": "^4.2.1",
"npm": ">=6.14.8", "npm": ">=6.14.8",
......
...@@ -5008,7 +5008,7 @@ sprintf-js@~1.0.2: ...@@ -5008,7 +5008,7 @@ sprintf-js@~1.0.2:
version "1.0.3" version "1.0.3"
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" 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" version "5.0.0"
resolved "https://registry.yarnpkg.com/sqlite3/-/sqlite3-5.0.0.tgz#1bfef2151c6bc48a3ab1a6c126088bb8dd233566" resolved "https://registry.yarnpkg.com/sqlite3/-/sqlite3-5.0.0.tgz#1bfef2151c6bc48a3ab1a6c126088bb8dd233566"
integrity sha512-rjvqHFUaSGnzxDy2AHCwhHy6Zp6MNJzCPGYju4kD8yi6bze4d1/zMTg6C7JI49b7/EM7jKMTvyfN/4ylBKdwfw== 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