Skip to content

Commit 3b4c519

Browse files
committed
Refactor code structure for improved readability and maintainability
1 parent 8040340 commit 3b4c519

File tree

2 files changed

+1652
-1089
lines changed

2 files changed

+1652
-1089
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.10, <3.13"
77
dependencies = [
88
"azure-identity==1.19.0",
9-
"python-dotenv==1.0.1",
9+
"python-dotenv>=1.1.0",
1010
"autogen-agentchat==0.5.7",
1111
"autogen-ext[azure,docker,mcp]==0.5.7",
1212
"autogen-core==0.5.7",

0 commit comments

Comments
 (0)