We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36f7c4a commit d22114dCopy full SHA for d22114d
1 file changed
pyproject.toml
@@ -22,7 +22,7 @@ dependencies = [
22
"agent-framework-devui @ git+https://github.com/microsoft/agent-framework.git@main#subdirectory=python/packages/devui",
23
"agent-framework-redis @ git+https://github.com/microsoft/agent-framework.git@main#subdirectory=python/packages/redis",
24
"agent-framework-mem0 @ git+https://github.com/microsoft/agent-framework.git@main#subdirectory=python/packages/mem0",
25
- "agent-framework-azure-ai-search @ git+https://github.com/microsoft/agent-framework.git@main#subdirectory=python/packages/azure-ai-search",
+ "agent-framework-azure-ai-search @ git+https://github.com/microsoft/agent-framework.git@fc9c81b0b11170bdab8fa2d42bb96981e65fd270#subdirectory=python/packages/azure-ai-search",
26
]
27
28
[tool.ruff]
0 commit comments