Skip to content

Commit 9a9e006

Browse files
committed
[dagster-iceberg] Unpin aiohttp, fix is released
1 parent ea783db commit 9a9e006

File tree

2 files changed

+124
-127
lines changed

2 files changed

+124
-127
lines changed

libraries/dagster-iceberg/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ docs = [
126126
"mkdocstrings[python]>=0.26.2",
127127
]
128128
dev = [
129-
"aiohttp<3.12.4", # Temporary pin due to https://github.com/aio-libs/aiohttp/issues/11091
130129
"dagit>=1.8.8",
131130
"dagster>=1.10.5",
132131
"dagster-polars[patito]>=0.26.1",

0 commit comments

Comments
 (0)