Skip to content

Commit a565b5e

Browse files
authored
Merge pull request #117 from PolicyEngine/fix/fix-deploy-errors
Bump policyengine to >=3.2.1 for region seeding
2 parents cff446c + c4169d0 commit a565b5e

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump policyengine from 3.2.0 to 3.2.1, fixing missing `policyengine.countries` module needed for region seeding.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"psycopg2-binary>=2.9.10",
1212
"supabase>=2.10.0",
1313
"storage3>=0.8.1",
14-
"policyengine>=3.2.0",
14+
"policyengine>=3.2.1",
1515
"policyengine-uk>=2.75.1",
1616
"policyengine-us>=1.592.4",
1717
"pydantic>=2.9.2",

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)