Skip to content

Commit bf1236b

Browse files
committed
chore: Use packaged dependencies
1 parent 0131e77 commit bf1236b

File tree

2 files changed

+25
-74
lines changed

2 files changed

+25
-74
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"psycopg[binary]<4.0.0,>=3.1.13",
1212
"pydantic-settings<3.0.0,>=2.2.1",
1313
"sentry-sdk[fastapi]<2.0.0,>=1.40.6",
14-
"climate-ref[aft-providers,postgres]>=0.5.0",
14+
"climate-ref[aft-providers,postgres]>=0.5.2",
1515

1616
# Not exactly sure why we need to pin this
1717
"lz4==4.4.4",

backend/uv.lock

Lines changed: 24 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)