Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
pyautogen[retrievechat,mathchat,lmm]
|
2 |
-
panel
|
3 |
cloudpickle
|
4 |
diskcache
|
5 |
yfinance
|
|
|
1 |
+
pyautogen[retrievechat,mathchat,lmm]==0.2.0b6
|
2 |
+
panel==1.3.1
|
3 |
cloudpickle
|
4 |
diskcache
|
5 |
yfinance
|