Skip to content

Commit 0694ce0

Browse files
authored
Merge pull request #357 from PolicyEngine/feat/upgrade-py-version
Update simulation API to use new .py
2 parents ab331ae + 92823f7 commit 0694ce0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.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: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)