fetch calendar as background task
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M pyproject.toml → pyproject.toml
@@ -9,8 +9,8 @@ "quart>=0.2.0", "uvicorn[standard]>=0.34.3", "icalendar>=6.3.1", "icalendar-compatibility>=0.1.4", - "requests>=2.32.3", "toml-dataclass>=0.1.0", + "aiohttp>=3.9.0", ] [build-system]