File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ Django==5.1.5
22psycopg2 == 2.9.11
33gunicorn == 22.0.0 #production server
44whitenoise == 6.5.0 #serving swagger static files
5- djangorestframework == 3.14.0
5+ djangorestframework == 3.16.1
66pylint == 3.3.8
77pydash == 7.0.6
8- django-cors-headers == 4.2 .0
8+ django-cors-headers == 4.9 .0
99pyyaml == 6.0.1
1010colour_runner == 0.1.1
1111boto3 == 1.24.28
@@ -21,7 +21,7 @@ redis==5.2.1
2121django-redis == 5.4.0 # needed for redis sentinel support
2222kombu == 5.4.2
2323django-elasticsearch-dsl == 8.0
24- drf-yasg == 1.21.7
24+ drf-yasg == 1.21.15
2525git+https://github.com/snyaggarwal/django-queryset-csv
2626ocldev == 0.2.2
2727coverage == 7.3.0
@@ -34,10 +34,10 @@ django-request-logging==0.7.5
3434django-cid == 2.3
3535django-dirtyfields == 1.9.2
3636jsonpath-ng == 1.5.3
37- mozilla-django-oidc == 3 .0.0
38- django-celery-beat == 2.5 .0
37+ mozilla-django-oidc == 5 .0.1
38+ django-celery-beat == 2.9 .0
3939jsondiff == 2.0.0
40- django-silk == 5.0.4
40+ django-silk == 5.5.0
4141azure-storage-blob == 12.19.0
4242fhir.resources == 7.1.0
4343ijson == 3.2.3
You can’t perform that action at this time.
0 commit comments