mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-14 05:36:50 +03:00
190f6201cb
* Update Django Guardian dependency. * Skip testing Guardian on PY2. See https://github.com/django-guardian/django-guardian/issues/602
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.5.0
|
|
django-filter==1.1.0
|
|
coreapi==2.3.1
|
|
coreschema==0.0.4
|
|
pyyaml
|