mirror of
https://github.com/barkeser2002/offline-db.git
synced 2026-09-25 04:00:02 +03:00
- Run pip-audit and fix CVEs by updating `django>=5.1.7` in `requirements.txt`. - Update `channels>=4.2.0` and `djangorestframework-simplejwt>=5.4.0` in `requirements.txt` to the latest applicable versions per the development plan. - Update `frontend/package.json` dependencies and run `npm audit` (0 vulnerabilities). - Mark Dependency Security Audit sub-tasks as complete in `.jules/development-plan.md`. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
33 lines
623 B
Plaintext
33 lines
623 B
Plaintext
django>=5.1.7
|
|
daphne==4.2.1
|
|
channels>=4.2.0
|
|
channels-redis==4.2.1
|
|
celery==5.4.0
|
|
redis==5.3.1
|
|
pymysql==1.1.2
|
|
psutil==7.2.1
|
|
requests==2.32.5
|
|
django-unfold==0.30.0
|
|
djangorestframework==3.15.2
|
|
django-cors-headers==4.3.1
|
|
django-celery-results==2.5.1
|
|
django-import-export==3.3.6
|
|
django-guardian==2.4.0
|
|
django-simple-history==3.4.0
|
|
python-dotenv==1.0.1
|
|
pytest>=8.0.0
|
|
pytest-asyncio>=0.23.0
|
|
pytest-django>=4.8.0
|
|
curl_cffi>=0.5.10
|
|
pycryptodomex>=3.20.0
|
|
appdirs>=1.4.4
|
|
django-csp>=3.8
|
|
argon2-cffi>=23.1.0
|
|
hydra-core==1.3.2
|
|
omegaconf==2.3.0
|
|
django-filter>=23.2
|
|
djangorestframework-simplejwt>=5.4.0
|
|
bleach>=6.3.0
|
|
|
|
python-magic==0.4.27
|