Skip to content

Commit

Permalink
Update djangorestframework dependency to support ^3.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
murtazox04 committed Mar 26, 2024
1 parent e6dcfbb commit eb76253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
requests==2.*
dataclasses==0.*
djangorestframework==3.14.0
djangorestframework>=3.15.1,<3.16.0

0 comments on commit eb76253

Please sign in to comment.