Skip to content

Commit ac8d5cf

Browse files
Revert erroneous downgrades
1 parent d60d8a6 commit ac8d5cf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ classifiers = [
1717
]
1818
requires-python = ">=3.12,<3.14"
1919
dependencies = [
20-
"aiohttp>=3.9.1",
20+
"aiohttp>=3.12.14",
2121
"aiohttp-fast-zlib[zlib-ng]>=0.3.0",
22-
"lxml>=5.1.0",
22+
"lxml>=6.0.0",
2323
"uvloop>=0.21.0",
2424
]
2525

uv.lock

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

0 commit comments

Comments
 (0)