Skip to content

Commit 24e147a

Browse files
committed
fix: add aiohttp to pyproject.toml
1 parent fe8b745 commit 24e147a

2 files changed

Lines changed: 276 additions & 0 deletions

File tree

backend/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ dependencies = [
5353
"dbt-core==1.10.5",
5454
"dbt-extractor==0.6.0",
5555
"dbt-postgres==1.9.0",
56+
"aiohttp>=3.13.5",
5657
]
5758
name = "bloom"
5859
version = "0.1.0"

0 commit comments

Comments
 (0)