diff --git a/pyproject.toml b/pyproject.toml index ace36a9..e20cc96 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,6 +10,7 @@ classifiers = [ ] dependencies = [ "llm>=0.8", + "httpx" ] [project.urls]