Skip to content

Commit e45b2d7

Browse files
anth-volkclaude
andcommitted
fix: Pin policyengine-us to >=1.592.4
The lockfile had 1.435.0 which uses a simplified StateGroup enum (CONTIGUOUS_US, AK, HI, GU, PR, VI) without individual state codes, causing test failures when passing state_code='CA'. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 999eef1 commit e45b2d7

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"storage3>=0.8.1",
1414
"policyengine>=3.2.0",
1515
"policyengine-uk>=2.75.1",
16-
"policyengine-us>=1.0.0",
16+
"policyengine-us>=1.592.4",
1717
"pydantic>=2.9.2",
1818
"pydantic-settings>=2.6.0",
1919
"rich>=13.9.4",

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)