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 8716429 commit 88a676a
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,<3.16.0
djangorestframework>=3.15.1,<3.16.0

0 comments on commit 88a676a

Please sign in to comment.