From 1afb9b805e03846e43d0be37f5320bf8e5981392 Mon Sep 17 00:00:00 2001 From: Jerry Morrison <1fish2@users.noreply.github.com> Date: Thu, 23 Dec 2021 14:20:20 -0800 Subject: [PATCH] update to stochastic-arrow 0.5.0 (#1234) This updated stochastic-arrow library should fix #1229 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e6f5a03c8b..b7dcae8ef2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -79,7 +79,7 @@ pytest-cov==2.10.0 PyYAML==5.3.1 ruamel.yaml==0.16.10 six==1.15.0 -stochastic-arrow==0.4.3 +stochastic-arrow==0.5.0 swiglpk==4.65.1 sympy==1.6.1 Unum==4.1.4