Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion submissions/Team_Tonic_ZillizCloud/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ azure-common
azure-core
azure-search-documents
azure-cognitiveservices-search-websearch
pyautogen
ag2

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For improved build reproducibility and stability, it's a best practice to pin dependency versions. This prevents unexpected breakages when a dependency releases a new version with breaking changes.

Please consider pinning the ag2 package to a specific version. For example: ag2==0.2.0 (please use the actual appropriate version).

semantic-kernel==0.3.14.dev0
microsoft-bing-websearch
microsoft-bing-visualsearch
Expand Down