Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
pyautogen==0.1.14
|
2 |
-
|
3 |
beautifulsoup4~=4.12
|
4 |
pydantic==1.8.2
|
5 |
-
|
|
|
1 |
pyautogen==0.1.14
|
2 |
+
semantic-kernel==0.3.14.dev0
|
3 |
beautifulsoup4~=4.12
|
4 |
pydantic==1.8.2
|
5 |
+
typing
|