mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-24 18:44:00 +03:00
Update Django Filter dependency for OpenAPI schema support. (#6812)
This commit is contained in:
parent
4991e4dbbe
commit
9114034856
|
@ -3,7 +3,7 @@ psycopg2-binary>=2.8.2, <2.9
|
|||
markdown==3.1.1
|
||||
pygments==2.4.2
|
||||
django-guardian==1.5.0
|
||||
django-filter>=2.1.0, <2.2
|
||||
django-filter>=2.2.0, <2.3
|
||||
coreapi==2.3.1
|
||||
coreschema==0.0.4
|
||||
pyyaml>=5.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user