Tonic commited on
Commit
539486c
1 Parent(s): 271618e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,5 +1,10 @@
1
- pyautogen==0.1.14
2
- semantic-kernel==0.3.14.dev0
3
  beautifulsoup4~=4.12
4
  typing-extensions
5
- pydantic==1.5.1
 
 
 
 
 
 
 
 
 
 
1
  beautifulsoup4~=4.12
2
  typing-extensions
3
+ pydantic
4
+ gradio
5
+ azure-common
6
+ azure-core
7
+ azure-search-documents
8
+ azure-cognitiveservices-search-websearch
9
+ pyautogen
10
+ semantic-kernel==0.3.14.dev0