chore(deps): add httpx extras (#1195)

This commit is contained in:
UncleCode
2025-06-08 10:06:38 +02:00
parent c73a130c50
commit 2a0c0ed18d
3 changed files with 4 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ dependencies = [
"rich>=13.9.4",
"cssselect>=1.2.0",
"httpx>=0.27.2",
"httpx[http2]>=0.27.2",
"fake-useragent>=2.0.3",
"click>=8.1.7",
"pyperclip>=1.8.2",