Skip to content

Commit 1454ef2

Browse files
committed
feat: Update simulation API to use new .py
1 parent ab331ae commit 1454ef2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

projects/policyengine-api-simulation/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"pydantic-settings (>=2.7.1,<3.0.0)",
1717
"opentelemetry-instrumentation-fastapi (>=0.51b0,<0.52)",
1818
"policyengine-fastapi",
19-
"policyengine>=0.6.0,<=0.6.1",
19+
"policyengine>=0.6.0,<=0.7.0",
2020
"policyengine-uk>=2.22.8",
2121
"policyengine-us>=1.370.2",
2222
"tables>=3.10.2",

projects/policyengine-api-simulation/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)