From 9f8470ea56ca1f3ae9d81b29f3766f8d6e97a20c Mon Sep 17 00:00:00 2001 From: "policyengine[bot]" Date: Sat, 15 Aug 2026 06:07:13 +0000 Subject: [PATCH] chore: bump policyengine to 5.0.2 --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 46c27a1f..e8b74e47 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -3,7 +3,7 @@ uvicorn[standard] sqlmodel psycopg2-binary anthropic -policyengine[uk]==5.0.1 +policyengine[uk]==5.0.2 pandas pyyaml httpx