From 330842a7d650b40982e762d1381a375dbc18c711 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:10:43 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20tensorflow=20from=201.0.0=20to=202.9.3?= =?UTF-8?q?=20in=20/4=E5=BE=AA=E7=8E=AF=E7=A5=9E=E7=BB=8F=E7=BD=91?= =?UTF-8?q?=E7=BB=9C/3=E5=B5=8C=E5=85=A5=E5=92=8Cword2vec/embeddings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.0.0 to 2.9.3. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v1.0.0...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../embeddings/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/4\345\276\252\347\216\257\347\245\236\347\273\217\347\275\221\347\273\234/3\345\265\214\345\205\245\345\222\214word2vec/embeddings/requirements.txt" "b/4\345\276\252\347\216\257\347\245\236\347\273\217\347\275\221\347\273\234/3\345\265\214\345\205\245\345\222\214word2vec/embeddings/requirements.txt" index 51c24c7..3113b61 100644 --- "a/4\345\276\252\347\216\257\347\245\236\347\273\217\347\275\221\347\273\234/3\345\265\214\345\205\245\345\222\214word2vec/embeddings/requirements.txt" +++ "b/4\345\276\252\347\216\257\347\245\236\347\273\217\347\275\221\347\273\234/3\345\265\214\345\205\245\345\222\214word2vec/embeddings/requirements.txt" @@ -39,7 +39,7 @@ scikit-learn==0.18.1 scipy==0.19.0 simplegeneric==0.8.1 six==1.10.0 -tensorflow==1.0.0 +tensorflow==2.9.3 terminado==0.6 testpath==0.3 tornado==4.4.3