From aea0621b2f32a733c6f5ee20af5439d532976e5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 02:50:11 +0000 Subject: [PATCH] requirements: update toposort requirement from <1.7 to <1.8 (#2129) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2e7f2c2bc98..9d13dd70b2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ networkx<2.6 numpy<1.21.3 pillow<8.4.0 pint<0.18 -toposort<1.7 +toposort<1.8 torch>=1.8.0, <2.0.0; (platform_machine == 'AMD64' or platform_machine == 'x86_64') and platform_python_implementation == 'CPython' and implementation_name == 'cpython' typecheck-decorator<=1.2 leabra-psyneulink<=0.3.2