mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-09-17 17:52:29 +03:00
try update django-filter==22.1
This commit is contained in:
parent
48a21aa0eb
commit
5e10d895ec
|
@ -1,7 +1,7 @@
|
||||||
# Optional packages which may be used with REST framework.
|
# Optional packages which may be used with REST framework.
|
||||||
coreapi==2.3.1
|
coreapi==2.3.1
|
||||||
coreschema==0.0.4
|
coreschema==0.0.4
|
||||||
django-filter>=2.4.0,<3.0
|
django-filter==22.1
|
||||||
django-guardian>=2.4.0,<2.5
|
django-guardian>=2.4.0,<2.5
|
||||||
inflection==0.5.1
|
inflection==0.5.1
|
||||||
markdown==3.3
|
markdown==3.3
|
||||||
|
|
Loading…
Reference in New Issue
Block a user