all repos — mycal @ 46007acbc646a1a7f9618ca248c139b29b1f5a3e

private calendar anonymiser

fetch calendar as background task

Alan Pearce
commit

46007acbc646a1a7f9618ca248c139b29b1f5a3e

parent

a2faec9a7ee3c8255a55331e247c028eebe3f978

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M pyproject.tomlpyproject.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]