We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a6a8e6 commit f5fb7e6Copy full SHA for f5fb7e6
1 file changed
pyproject.toml
@@ -27,7 +27,7 @@ maintainers = [
27
requires-python = ">=3.13"
28
dependencies = [
29
"aiofiles",
30
- "aiohttp",
+ "aiohttp>=3.14",
31
"defusedxml",
32
"munch",
33
"python-dateutil",
0 commit comments