Skip to content

Commit

Permalink
Merge pull request #56 from rcpch/mbarton/pin-back-drf
Browse files Browse the repository at this point in the history
Pin DRF to 3.14 to fix startup
  • Loading branch information
mbarton authored Dec 18, 2024
2 parents c80a0f2 + bb0c081 commit cb7bab6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements/common-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ python-dateutil==2.9.0.post0

# third party imports
django==4.2.17
djangorestframework==3.15.2
# PINNED: see https://github.com/rcpch/rcpch-nhs-organisations/issues/55
djangorestframework==3.14.0
djangorestframework-gis==1.0
drf-spectacular==0.27.1
django-filter==24.1
Expand Down

0 comments on commit cb7bab6

Please sign in to comment.