Completed backend

This commit is contained in:
Stepan 2025-12-28 16:22:53 +01:00
parent 9a376b0961
commit 2a11a30cd5

View File

@ -12,11 +12,14 @@ django-rest-framework==0.1.0
djangorestframework==3.16.1 djangorestframework==3.16.1
djangorestframework_simplejwt==5.5.1 djangorestframework_simplejwt==5.5.1
drf-spectacular==0.29.0 drf-spectacular==0.29.0
gunicorn==23.0.0
idna==3.11 idna==3.11
inflection==0.5.1 inflection==0.5.1
jsonschema==4.25.1 jsonschema==4.25.1
jsonschema-specifications==2025.9.1 jsonschema-specifications==2025.9.1
oauthlib==3.3.1 oauthlib==3.3.1
packaging==25.0
pillow==12.0.0
pycparser==2.23 pycparser==2.23
PyJWT==2.10.1 PyJWT==2.10.1
python-dotenv==1.2.1 python-dotenv==1.2.1