Skip to content

Commit ab2b1ac

Browse files
committed
chore: add httpx and lxml to dev-dependencies
1 parent c71a6c2 commit ab2b1ac

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ dev-dependencies = [
5757
"pytest-cov>=4.1.0",
5858
"twine>=4.0.2",
5959
"pre-commit>=4.2.0",
60+
"httpx[http2]>=0.28.1",
61+
"lxml>=5.3.2",
6062
]
6163

6264
[project.optional-dependencies]

0 commit comments

Comments
 (0)