Skip to content

Commit b8db6dd

Browse files
committed
oops, requests not httpx
1 parent 681f25c commit b8db6dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies = [
1818
"pydantic",
1919
"mangum",
2020
"Authlib",
21-
"httpx",
21+
"requests",
2222
"Starlette",
2323
"itsdangerous",
2424
"core @ git+ssh://git@github.com/SoleSearch-Demos/core.git@main",

0 commit comments

Comments
 (0)