Skip to content

Commit

Permalink
chore: add description for the drf constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanttV committed Jun 21, 2024
1 parent ccb2906 commit 2d350df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ Django<5
# backports.zoneinfo is only needed for Python < 3.9
backports.zoneinfo; python_version<'3.9'

# Adding pin to avoid any major upgrade
# Adding pin to avoid any major upgrade.
# 3.15.1 is the latest version that works with Django 3.2
djangorestframework<3.15.2

0 comments on commit 2d350df

Please sign in to comment.