From c47306da483273a3ad113bd4d0228bedf78a841a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 01:50:44 +0000 Subject: [PATCH] requirements: update networkx requirement from <2.9 to <3.1 (#2570) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b6f4087e48c..6153855c68e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ grpcio-tools<1.43.0 llvmlite<0.40 matplotlib<3.6.3 modeci_mdf<0.5, >=0.3.4; (platform_machine == 'AMD64' or platform_machine == 'x86_64') and platform_python_implementation == 'CPython' and implementation_name == 'cpython' -networkx<2.9 +networkx<3.1 numpy<1.21.7, >=1.17.0 pillow<9.5.0 pint<0.21.0