From 2a11a30cd55c7b16d0c79e7e1a8e8e1458540d71 Mon Sep 17 00:00:00 2001 From: Stepan Date: Sun, 28 Dec 2025 16:22:53 +0100 Subject: [PATCH] Completed backend --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements.txt b/requirements.txt index c98c0c6..5ec525f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,11 +12,14 @@ django-rest-framework==0.1.0 djangorestframework==3.16.1 djangorestframework_simplejwt==5.5.1 drf-spectacular==0.29.0 +gunicorn==23.0.0 idna==3.11 inflection==0.5.1 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 oauthlib==3.3.1 +packaging==25.0 +pillow==12.0.0 pycparser==2.23 PyJWT==2.10.1 python-dotenv==1.2.1