Skip to content

Commit 7433520

Browse files
authored
Merge pull request #418 from PolicyEngine/pin-version
Pin -us at a version before OBBBA was converted to the baseline
2 parents 9f198fb + 7fed3c3 commit 7433520

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog_entry.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- bump: minor
2+
changes:
3+
added:
4+
- Pin -us to a version pre-OBBBA baseline changes were implemented.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
"Programming Language :: Python :: 3.13",
2323
]
2424
dependencies = [
25-
"policyengine-us>=1.350.0",
25+
"policyengine-us==1.353.0",
2626
"policyengine-core>=3.19.0",
2727
"pandas>=2.3.1",
2828
"requests>=2.25.0",

0 commit comments

Comments
 (0)