Files
multitenetsaas/backend/requirements.txt
AHMET YILMAZ b3fff546e9
Some checks failed
System Monitoring / Health Checks (push) Has been cancelled
System Monitoring / Performance Monitoring (push) Has been cancelled
System Monitoring / Database Monitoring (push) Has been cancelled
System Monitoring / Cache Monitoring (push) Has been cancelled
System Monitoring / Log Monitoring (push) Has been cancelled
System Monitoring / Resource Monitoring (push) Has been cancelled
System Monitoring / Uptime Monitoring (push) Has been cancelled
System Monitoring / Backup Monitoring (push) Has been cancelled
System Monitoring / Security Monitoring (push) Has been cancelled
System Monitoring / Monitoring Dashboard (push) Has been cancelled
System Monitoring / Alerting (push) Has been cancelled
Security Scanning / Dependency Scanning (push) Has been cancelled
Security Scanning / Code Security Scanning (push) Has been cancelled
Security Scanning / Secrets Scanning (push) Has been cancelled
Security Scanning / Container Security Scanning (push) Has been cancelled
Security Scanning / Compliance Checking (push) Has been cancelled
Security Scanning / Security Dashboard (push) Has been cancelled
Security Scanning / Security Remediation (push) Has been cancelled
project initialization
2025-10-05 02:37:33 +08:00

23 lines
408 B
Plaintext

Django==4.2.0
djangorestframework==3.14.0
django-tenants==3.5.0
django-cors-headers==4.2.0
psycopg2-binary==2.9.7
redis==4.5.5
celery==5.3.1
stripe==5.4.0
python-dotenv==1.0.0
pyjwt==2.8.0
bcrypt==4.0.1
requests==2.31.0
Pillow==10.0.0
django-filter==23.2
django-extensions==3.2.3
coverage==7.2.7
pytest==7.4.0
pytest-django==4.5.2
factory-boy==3.3.0
freezegun==1.2.2
ruff==0.0.280
black==23.7.0
isort==5.12.0