Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
pyautogen
|
| 2 |
-
gradio>=5.
|
| 3 |
huggingface_hub>=0.20.0
|
| 4 |
python-dotenv
|
| 5 |
-
numpy
|
|
|
|
| 1 |
+
pyautogen==0.2.27
|
| 2 |
+
gradio>=5.1.0
|
| 3 |
huggingface_hub>=0.20.0
|
| 4 |
python-dotenv
|
|
|