Skip to content
Open
Show file tree
Hide file tree
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 apps/crm-campaign-intelligence/src/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = [{name = "Ricardo Cataldi", email = "rcataldi@microsoft.com"}]
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"fastapi>=0.136.3",
"fastapi>=0.137.0",
"fastapi-mcp",
"uvicorn>=0.44.0",
"pydantic>=2",
Expand Down
2 changes: 1 addition & 1 deletion apps/crm-campaign-intelligence/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ cryptography==46.0.7
# pyjwt
distro==1.9.0
# via openai
fastapi==0.136.3
fastapi==0.137.0
# via
# crm-campaign-intelligence
# fastapi-mcp
Expand Down
8 changes: 4 additions & 4 deletions apps/crm-campaign-intelligence/src/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/crm-profile-aggregation/src/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.1.0"
description = "CRM profile aggregation service"
authors = [{name = "Ricardo Cataldi", email = "rcataldi@microsoft.com"}]
requires-python = ">=3.13"
dependencies = ["fastapi>=0.136.3", "fastapi-mcp", "uvicorn>=0.44.0", "pydantic>=2", "agent-framework>=1.0.1", "azure-ai-projects>=2.0.1", "azure-identity", "azure-search-documents", "azure-cosmos", "azure-storage-blob", "azure-eventhub", "redis>=7.4.0", "asyncpg>=0.30.0", "holiday-peak-lib>=0.2.0"]
dependencies = ["fastapi>=0.137.0", "fastapi-mcp", "uvicorn>=0.44.0", "pydantic>=2", "agent-framework>=1.0.1", "azure-ai-projects>=2.0.1", "azure-identity", "azure-search-documents", "azure-cosmos", "azure-storage-blob", "azure-eventhub", "redis>=7.4.0", "asyncpg>=0.30.0", "holiday-peak-lib>=0.2.0"]

[project.optional-dependencies]
dev = ["faker", "pre-commit", "python-dotenv", "debugpy"]
Expand Down
2 changes: 1 addition & 1 deletion apps/crm-profile-aggregation/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ cryptography==46.0.7
# pyjwt
distro==1.9.0
# via openai
fastapi==0.136.3
fastapi==0.137.0
# via
# crm-profile-aggregation
# fastapi-mcp
Expand Down
8 changes: 4 additions & 4 deletions apps/crm-profile-aggregation/src/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/crm-segmentation-personalization/src/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.1.0"
description = "CRM segmentation and personalization"
authors = [{name = "Ricardo Cataldi", email = "rcataldi@microsoft.com"}]
requires-python = ">=3.13"
dependencies = ["fastapi>=0.136.3", "fastapi-mcp", "uvicorn>=0.44.0", "pydantic>=2", "agent-framework>=1.0.1", "azure-ai-projects>=2.0.1", "azure-identity", "azure-search-documents", "azure-cosmos", "azure-storage-blob", "azure-eventhub", "redis>=7.4.0", "asyncpg>=0.30.0", "holiday-peak-lib>=0.2.0"]
dependencies = ["fastapi>=0.137.0", "fastapi-mcp", "uvicorn>=0.44.0", "pydantic>=2", "agent-framework>=1.0.1", "azure-ai-projects>=2.0.1", "azure-identity", "azure-search-documents", "azure-cosmos", "azure-storage-blob", "azure-eventhub", "redis>=7.4.0", "asyncpg>=0.30.0", "holiday-peak-lib>=0.2.0"]

[project.optional-dependencies]
dev = ["faker", "pre-commit", "python-dotenv", "debugpy"]
Expand Down
2 changes: 1 addition & 1 deletion apps/crm-segmentation-personalization/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ cryptography==46.0.7
# pyjwt
distro==1.9.0
# via openai
fastapi==0.136.3
fastapi==0.137.0
# via
# crm-segmentation-personalization
# fastapi-mcp
Expand Down
8 changes: 4 additions & 4 deletions apps/crm-segmentation-personalization/src/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/crm-support-assistance/src/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.1.0"
description = "CRM support assistance"
authors = [{name = "Ricardo Cataldi", email = "rcataldi@microsoft.com"}]
requires-python = ">=3.13"
dependencies = ["fastapi>=0.136.3", "fastapi-mcp", "uvicorn>=0.44.0", "pydantic>=2", "agent-framework>=1.0.1", "agent-framework-foundry-hosting==1.0.0a260507", "azure-ai-projects>=2.0.1", "azure-identity", "azure-search-documents", "azure-cosmos", "azure-storage-blob", "azure-eventhub", "redis>=7.4.0", "asyncpg>=0.30.0", "holiday-peak-lib>=0.2.0"]
dependencies = ["fastapi>=0.137.0", "fastapi-mcp", "uvicorn>=0.44.0", "pydantic>=2", "agent-framework>=1.0.1", "agent-framework-foundry-hosting==1.0.0a260507", "azure-ai-projects>=2.0.1", "azure-identity", "azure-search-documents", "azure-cosmos", "azure-storage-blob", "azure-eventhub", "redis>=7.4.0", "asyncpg>=0.30.0", "holiday-peak-lib>=0.2.0"]

[project.optional-dependencies]
dev = ["faker", "pre-commit", "python-dotenv", "debugpy"]
Expand Down
2 changes: 1 addition & 1 deletion apps/crm-support-assistance/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ durabletask==1.4.0
# durabletask-azuremanaged
durabletask-azuremanaged==1.4.0
# via agent-framework-durabletask
fastapi==0.136.3
fastapi==0.137.0
# via
# agent-framework-ag-ui
# agent-framework-devui
Expand Down
8 changes: 4 additions & 4 deletions apps/crm-support-assistance/src/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/crud-service/src/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ requires-python = ">=3.13"
license = {text = "MIT"}

dependencies = [
"fastapi>=0.136.3",
"fastapi>=0.137.0",
"uvicorn[standard]>=0.32.0",
"aiohttp>=3.11.0",
"pydantic>=2.10.0",
Expand Down
8 changes: 4 additions & 4 deletions apps/crud-service/src/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/ecommerce-cart-intelligence/src/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.1.0"
description = "Cart intelligence service"
authors = [{name = "Ricardo Cataldi", email = "rcataldi@microsoft.com"}]
requires-python = ">=3.13"
dependencies = ["fastapi>=0.136.3", "fastapi-mcp", "uvicorn>=0.44.0", "pydantic>=2", "agent-framework>=1.0.1", "agent-framework-foundry-hosting==1.0.0a260507", "azure-ai-projects>=2.0.1", "azure-identity", "azure-search-documents", "azure-cosmos", "azure-storage-blob", "azure-eventhub", "redis>=7.4.0", "asyncpg>=0.30.0", "holiday-peak-lib>=0.2.0"]
dependencies = ["fastapi>=0.137.0", "fastapi-mcp", "uvicorn>=0.44.0", "pydantic>=2", "agent-framework>=1.0.1", "agent-framework-foundry-hosting==1.0.0a260507", "azure-ai-projects>=2.0.1", "azure-identity", "azure-search-documents", "azure-cosmos", "azure-storage-blob", "azure-eventhub", "redis>=7.4.0", "asyncpg>=0.30.0", "holiday-peak-lib>=0.2.0"]

[project.optional-dependencies]
dev = ["faker", "pre-commit", "python-dotenv", "debugpy"]
Expand Down
2 changes: 1 addition & 1 deletion apps/ecommerce-cart-intelligence/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ durabletask==1.4.0
# durabletask-azuremanaged
durabletask-azuremanaged==1.4.0
# via agent-framework-durabletask
fastapi==0.136.3
fastapi==0.137.0
# via
# agent-framework-ag-ui
# agent-framework-devui
Expand Down
8 changes: 4 additions & 4 deletions apps/ecommerce-cart-intelligence/src/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/ecommerce-catalog-search/src/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = [
]
requires-python = ">=3.13"
dependencies = [
"fastapi>=0.136.3",
"fastapi>=0.137.0",
"fastapi-mcp",
"uvicorn>=0.44.0",
"pydantic>=2",
Expand Down
2 changes: 1 addition & 1 deletion apps/ecommerce-catalog-search/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ durabletask==1.4.0
# durabletask-azuremanaged
durabletask-azuremanaged==1.4.0
# via agent-framework-durabletask
fastapi==0.136.3
fastapi==0.137.0
# via
# agent-framework-ag-ui
# agent-framework-devui
Expand Down
8 changes: 4 additions & 4 deletions apps/ecommerce-catalog-search/src/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading