From d0faaa0b51e27fbf658bff59f2dc3bdba81a44d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 20:36:06 +0000 Subject: [PATCH] Bump mxnet from 1.6.0 to 1.9.1 Bumps [mxnet](https://github.com/apache/incubator-mxnet) from 1.6.0 to 1.9.1. - [Release notes](https://github.com/apache/incubator-mxnet/releases) - [Changelog](https://github.com/apache/mxnet/blob/master/NEWS.md) - [Commits](https://github.com/apache/incubator-mxnet/compare/1.6.0...1.9.1) --- updated-dependencies: - dependency-name: mxnet dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a4228679..d290c950 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ lazy-object-proxy==1.4.3 Markdown==3.1.1 matplotlib==3.1.2 mccabe==0.6.1 -mxnet==1.6.0 +mxnet==1.9.1 networkx==2.4 numpy==1.16.4 oauthlib==3.1.0