From b9708b7075c8cd56823019406b1684fc663b9052 Mon Sep 17 00:00:00 2001 From: kdeng00 Date: Mon, 13 Oct 2025 23:28:26 -0400 Subject: [PATCH] Fixing versions for app dependencies --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 58298aa..a76440a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ Web API for the Icarus project. +### Requires +`icarus_auth` +v0.6.0 +`songparser` +v0.4.1 + ## Getting Started Quickest way to get started is with docker. Make sure `icarus_auth` and `songparser` repositories are located in the root of the parent directory. Check the respective repositories to ensure they