mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 09:36:49 +03:00
Update Django-Filter requirement
A quick fix. Latest is 1.0.4
This commit is contained in:
parent
1e9e1a5bfe
commit
167fd05857
|
@ -1,6 +1,6 @@
|
|||
# Optional packages which may be used with REST framework.
|
||||
markdown==2.6.4
|
||||
django-guardian==1.4.8
|
||||
django-filter==1.0.3
|
||||
django-filter==1.0.4
|
||||
coreapi==2.2.4
|
||||
coreschema==0.0.4
|
||||
|
|
Loading…
Reference in New Issue
Block a user