add httpx dependencies
This commit is contained in:
@@ -8,6 +8,8 @@ authors = [{ name = "WorldTeacher", email = "coding_contact@pm.me" }]
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"bencodepy>=0.9.5",
|
||||
"httpx>=0.28.1",
|
||||
"httpx-retries>=0.3.2",
|
||||
"lxml>=5.3.1",
|
||||
"regex>=2024.11.6",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user