Skip to content

Commit

Permalink
[deps] Bumped djangorestframework>=3.14,<3.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pandafy authored Aug 14, 2024
1 parent cde58b3 commit a773849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
'docstrfmt~=1.8.0',
],
'rest': [
'djangorestframework>=3.14,<3.16',
'djangorestframework>=3.14,<3.15.2',
'django-filter~=23.2', # django-filter uses CalVer
'drf-yasg~=1.21.7',
],
Expand Down

0 comments on commit a773849

Please sign in to comment.