Skip to content

Commit 4fefe34

Browse files
committed
OpenConceptLab/ocl_issues#1723 | package updates because of django 5
1 parent c4bb6da commit 4fefe34

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ Django==5.1.5
22
psycopg2==2.9.11
33
gunicorn==22.0.0 #production server
44
whitenoise==6.5.0 #serving swagger static files
5-
djangorestframework==3.14.0
5+
djangorestframework==3.16.1
66
pylint==3.3.8
77
pydash==7.0.6
8-
django-cors-headers==4.2.0
8+
django-cors-headers==4.9.0
99
pyyaml==6.0.1
1010
colour_runner==0.1.1
1111
boto3==1.24.28
@@ -21,7 +21,7 @@ redis==5.2.1
2121
django-redis==5.4.0 # needed for redis sentinel support
2222
kombu==5.4.2
2323
django-elasticsearch-dsl==8.0
24-
drf-yasg==1.21.7
24+
drf-yasg==1.21.15
2525
git+https://github.com/snyaggarwal/django-queryset-csv
2626
ocldev==0.2.2
2727
coverage==7.3.0
@@ -34,10 +34,10 @@ django-request-logging==0.7.5
3434
django-cid==2.3
3535
django-dirtyfields==1.9.2
3636
jsonpath-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
3939
jsondiff==2.0.0
40-
django-silk==5.0.4
40+
django-silk==5.5.0
4141
azure-storage-blob==12.19.0
4242
fhir.resources==7.1.0
4343
ijson==3.2.3

0 commit comments

Comments
 (0)