mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-13 05:06:53 +03:00
33f8910b26
* Fix deprecated arguments in schema tests * Update optional reqs, fixing markdown deprecation
8 lines
176 B
Plaintext
8 lines
176 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
|