diff --git a/pyproject.toml b/pyproject.toml index 5282a9dba..ccf486346 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,6 +40,9 @@ dependencies = [ "RestrictedPython==8.0", + "loguru==0.7.2", + "asgiref==3.8.1", + "openai", "anthropic", "google-generativeai==0.7.2",