Skip to content

Commit 6a703fc

Browse files
authored
Update requirements.txt
replace pyautogen with ag2
1 parent d5d8755 commit 6a703fc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ africastalking==1.2.8
22
black==24.8.0
33
pylint==3.2.6
44
ipython==8.30.0
5-
ollama==0.4.4
5+
ollama==0.5.1
66
black==24.8.0
77
pyment==0.3.3
88
codecarbon==2.7.1
@@ -16,11 +16,12 @@ nltk==3.9.1
1616
soundfile==0.12.1
1717
groq==0.13.1
1818
numpy==2.2.1
19-
pyautogen==0.2.18
19+
ag2==0.9.6
2020
flaml[automl]
2121
edge-tts==7.0.0
2222
deprecated==1.2.18
2323
pydantic==2.9.2
2424
flask==3.0.0
2525
flask-cors==6.0.0
2626
requests==2.32.4
27+
ag2[ollama]

0 commit comments

Comments
 (0)