Files
lms-backend/requirements.txt
T
Flook fe67d491e2
Build & Push Docker Image (Backend) / build (push) Successful in 54s
feat: implement LMS core (CMS, Courses, Enrollment, Progress, Auth) (Admin + API)
2026-05-03 09:36:47 +07:00

11 lines
261 B
Plaintext

Django==6.0.2
djangorestframework==3.17.1
django-unfold==0.90.0
djangorestframework-simplejwt==5.5.1
django-allauth==65.16.1
python-dotenv==1.2.2
psycopg[binary]==3.3.3
django-cors-headers==4.9.0
gunicorn==25.3.0
whitenoise==6.12.0
django-filter==25.2