We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f198fb + 7fed3c3 commit 7433520Copy full SHA for 7433520
changelog_entry.yaml
@@ -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
@@ -22,7 +22,7 @@ classifiers = [
22
"Programming Language :: Python :: 3.13",
23
]
24
dependencies = [
25
- "policyengine-us>=1.350.0",
+ "policyengine-us==1.353.0",
26
"policyengine-core>=3.19.0",
27
"pandas>=2.3.1",
28
"requests>=2.25.0",
0 commit comments