From 1a1ca063905cc23f66ed163f19cfbf55573872f3 Mon Sep 17 00:00:00 2001 From: Max Ghenis Date: Sat, 17 Dec 2022 14:02:32 -0800 Subject: [PATCH] bump policyengine-us --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 650ec9cd..adc93f75 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ "flask-cors>=3", "PolicyEngine-Core>=1.10,<1.11", "policyengine_uk==0.37.3", - "policyengine_us==0.188.2", + "policyengine_us==0.188.6", "gunicorn", "cloud-sql-python-connector", "google-cloud-logging",