Django==5.2.6
djangorestframework==3.15.2
djangorestframework-simplejwt==5.3.1
django-cors-headers==4.6.0
django-filter==24.3
Pillow==11.0.0
python-dotenv==1.0.1
# Production
whitenoise==6.8.2
PyMySQL==1.1.1
gunicorn==23.0.0
