From: Marcel van der Veldt Date: Fri, 6 Sep 2024 07:58:37 +0000 (+0200) Subject: Revert "add aiorun to requirements" X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=1a2e7b89611cce5a7980ff7704f012b5526187ed;p=music-assistant-server.git Revert "add aiorun to requirements" This reverts commit 2ef08ff42be8ff42873e576ae33947c587a2551a. --- diff --git a/pyproject.toml b/pyproject.toml index 956af06a..35b22347 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,6 @@ version = "0.0.0" [project.optional-dependencies] server = [ - "aiorun==2024.8.1", "faust-cchardet>=2.1.18", "aiodns>=3.0.0", "Brotli>=1.0.9",