diff --git a/pyproject.toml b/pyproject.toml index c403ccb6..a10ab234 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,6 +27,7 @@ transformers = "*" openai = "*" langchain = "0.0.240" asyncio = "*" +simpleaichat = "*" nest_asyncio = "*" pegasusx = "*" google-generativeai = "*"