Skip to content

Commit 8785e95

Browse files
authored
Merge pull request #3529 from PolicyEngine/fix/update-policyengine-package-versions
Update PolicyEngine package versions
2 parents dfd2759 + 1690e20 commit 8785e95

3 files changed

Lines changed: 4289 additions & 3 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update PolicyEngine US and UK package pins and remove the PolicyEngine Core upper bound.

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ dependencies = [
3939
"policyengine_canada==0.96.3",
4040
"policyengine-ng==0.5.1",
4141
"policyengine-il==0.1.0",
42-
"policyengine_uk==2.78.0",
43-
"policyengine_us==1.634.9",
44-
"policyengine_core>=3.23.5,<3.24.0",
42+
"policyengine_uk==2.88.0",
43+
"policyengine_us==1.653.3",
44+
"policyengine_core>=3.23.5",
4545
"policyengine>0.12.0,<1",
4646
"pydantic",
4747
"pymysql",

0 commit comments

Comments
 (0)