From e791ba4eb53e0af5c01d782b3500c6415b407964 Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Sat, 8 Jul 2023 14:48:50 +0200 Subject: [PATCH] bump frontend to 2.0.1 --- pyproject.toml | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index d7fb7a09f..e10d4c581 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ server = [ "python-slugify==8.0.1", "mashumaro==3.7", "memory-tempfile==2.2.3", - "music-assistant-frontend==20230707.1", + "music-assistant-frontend==2.0.1", "pillow==9.5.0", "unidecode==1.3.6", "xmltodict==0.13.0", diff --git a/requirements_all.txt b/requirements_all.txt index 1ddbcdf29..beae31716 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -18,7 +18,7 @@ git+https://github.com/jozefKruszynski/python-tidal.git@refs/heads/album-type-wi git+https://github.com/pytube/pytube.git@refs/pull/1680/head mashumaro==3.7 memory-tempfile==2.2.3 -music-assistant-frontend==20230707.1 +music-assistant-frontend==2.0.1 orjson==3.9.1 pillow==9.5.0 plexapi==4.14.0