From ef03e769501517ac20f9509d00a525a134f9b368 Mon Sep 17 00:00:00 2001 From: Nirodan Date: Fri, 24 Apr 2026 18:27:51 +0200 Subject: [PATCH] Fix requirements.txt: add trailing newline Co-Authored-By: Claude Sonnet 4.6 --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 19d6011..c4552ed 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,4 +7,4 @@ PyJWT bcrypt python-dotenv qrcode[pil] -markdown \ No newline at end of file +markdown