mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-10 19:56:59 +03:00
Updated optional requirements (#6673)
This commit is contained in:
parent
c3a13916d2
commit
ac0f0a1774
|
@ -1,8 +1,8 @@
|
|||
# Optional packages which may be used with REST framework.
|
||||
psycopg2-binary==2.7.5
|
||||
psycopg2-binary>=2.8.2, <2.9
|
||||
markdown==2.6.11
|
||||
django-guardian==1.5.0
|
||||
django-filter==1.1.0
|
||||
django-filter>=2.1.0, <2.2
|
||||
coreapi==2.3.1
|
||||
coreschema==0.0.4
|
||||
pyyaml
|
||||
|
|
Loading…
Reference in New Issue
Block a user