fix(deps): update dependency icalendar to >=7.1.0,<7.2.0
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ dependencies = [
|
||||
"mcp[cli] (>=1.27,<1.28)",
|
||||
"httpx (>=0.28.1,<0.29.0)",
|
||||
"pillow (>=10.3.0,<12.0.0)", # Compatible with fastembed
|
||||
"icalendar (>=7.0.2,<7.1.0)",
|
||||
"icalendar (>=7.1.0,<7.2.0)",
|
||||
"pythonvcard4>=0.2.0",
|
||||
"pydantic>=2.11.4",
|
||||
"click>=8.1.8",
|
||||
|
||||
Reference in New Issue
Block a user