Skip to content

Commit b6c6621

Browse files
authored
Merge pull request #113 from PolicyEngine/fix/fix-deploy-errors
Bump policyengine-uk to 2.75.1, fix dataset seeding crash
2 parents 6ba08a5 + e45b2d7 commit b6c6621

3 files changed

Lines changed: 31 additions & 14 deletions

File tree

changelog.d/bump-uk-version.fixed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update policyengine-uk from 2.45.4 to 2.75.1, fixing dataset seeding crash (sim.dataset[year] API change).

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ dependencies = [
1212
"supabase>=2.10.0",
1313
"storage3>=0.8.1",
1414
"policyengine>=3.2.0",
15-
"policyengine-uk>=2.0.0",
16-
"policyengine-us>=1.0.0",
15+
"policyengine-uk>=2.75.1",
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: 28 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)