Change requests to httpx and add web search
This commit is contained in:
+2
-1
@@ -5,8 +5,9 @@ description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"httpx>=0.28.1",
|
||||
"pydantic>=2.9.2",
|
||||
"python-dotenv>=1.0.1",
|
||||
"requests>=2.32.3",
|
||||
"selectolax>=0.3.31",
|
||||
"typer>=0.15.2",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user