Tonic commited on
Commit
e054495
·
1 Parent(s): 27b03d3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- pyautogen
2
- semantic_kernel
3
- beautifulsoup4
4
- pydantic
 
1
+ pyautogen==0.1.14
2
+ semantic-kernel==0.3.14.dev0
3
+ beautifulsoup4~=4.12