mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-13 13:16:55 +03:00
6522d4ae20
* Add OpenAPIRenderer as a default for get_schema_view, and start adding schema docs * Add optional pyyaml * Updating schema docs
9 lines
183 B
Plaintext
9 lines
183 B
Plaintext
# Optional packages which may be used with REST framework.
|
|
psycopg2-binary==2.7.5
|
|
markdown==2.6.11
|
|
django-guardian==1.4.9
|
|
django-filter==1.1.0
|
|
coreapi==2.3.1
|
|
coreschema==0.0.4
|
|
pyyaml
|