Skip to content

Commit 31bff5c

Browse files
committed
Fix CI test dependencies
1 parent 2f1d4c6 commit 31bff5c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ dev = [
3939
"pytest==9.0.3",
4040
]
4141
ci = [
42+
"httpx==0.28.1",
4243
"pytest==9.0.3",
4344
"ruff==0.16.0",
4445
]

0 commit comments

Comments
 (0)