Revert "chore(api): install django-rest-framework from git (#2518)"
This reverts commit df7848c4bd
.
This commit is contained in:
parent
d9663c0a4e
commit
a587f179f8
3 changed files with 2 additions and 3 deletions
|
@ -27,7 +27,7 @@ setup(
|
|||
"django-cors-headers>=3.14.0,<4.1",
|
||||
"django-filter>=2.4.0,<23.3",
|
||||
"django>=4.2.0,<4.3",
|
||||
"djangorestframework @ git+https://github.com/encode/django-rest-framework@38a74b42da10576857d6bf8bd82a73b15d12a7ed",
|
||||
"djangorestframework>=3.12.1,<3.15",
|
||||
"drf-spectacular>=0.22.1,<0.27",
|
||||
"requests>=2.31.0,<2.32",
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue