Skip to content

Commit 5f08a0e

Browse files
UV fixes from feedback
1 parent 5bdd1bb commit 5f08a0e

File tree

4 files changed

+3
-44
lines changed

4 files changed

+3
-44
lines changed

pyproject.toml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,7 @@ requires-python = ">=3.12,<3.14"
1919
dependencies = [
2020
"aiohttp>=3.9.1",
2121
"aiohttp-fast-zlib[zlib-ng]>=0.3.0",
22-
"aiohttp-zlib-ng>=0.1.1",
23-
"aioresponses>=0.7.3",
24-
"freezegun>=1.5.3",
2522
"lxml>=5.1.0",
26-
"pytest-asyncio>=1.0.0",
27-
"pytest-isolate>=0.0.12",
28-
"pytest-mock>=3.14.1",
29-
"typeguard>=4.1.5",
3023
"uvloop>=0.21.0",
3124
]
3225

@@ -39,6 +32,7 @@ dev = [
3932
"pre-commit>=4.2.0",
4033
"pytest>=8.4.1",
4134
"pytest-asyncio>=1.0.0",
35+
"pytest-isolate>=0.0.12",
4236
"pytest-mock>=3.14.1",
4337
"ruff>=0.12.3",
4438
"twine>=6.1.0",

requirements.txt

Lines changed: 0 additions & 7 deletions
This file was deleted.

test-requirements.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

uv.lock

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

0 commit comments

Comments
 (0)