diff --git a/pyproject.toml b/pyproject.toml index 0c26646..e072c6a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ readme = "README.md" [tool.poetry.dependencies] python = "^3.11" -pyautogen = "0.2.33" +ag2 = "0.2.33" agentops = "0.2.6" anthropic="0.32.0" azure-cognitiveservices-speech="1.38.0" diff --git a/requirements.txt b/requirements.txt index f9b67fa..77e1538 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ azure-cognitiveservices-speech==1.38.0 llmlingua==0.2.2 moviepy==1.0.3 pip-chill==1.0.3 -pyautogen==0.2.33 +ag2==0.2.33 python-pptx==0.6.23 replicate==0.27.0 tinydb==4.8.0