mirror of
https://github.com/encode/django-rest-framework.git
synced 2026-03-05 04:21:20 +03:00
Update django-guardian requirement in the optional group (#9911)
This commit is contained in:
parent
f56ec9546c
commit
c7919c3895
|
|
@ -66,7 +66,7 @@ optional = [
|
|||
"coreapi==2.3.3",
|
||||
"coreschema==0.0.4",
|
||||
"django-filter",
|
||||
"django-guardian>=2.4.0,<3.3",
|
||||
"django-guardian>=2.4.0,<3.4",
|
||||
"inflection==0.5.1",
|
||||
"legacy-cgi; python_version>='3.13'",
|
||||
"markdown>=3.3.7",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user