mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 17:47:04 +03:00
9 lines
188 B
Plaintext
9 lines
188 B
Plaintext
# Optional packages which may be used with REST framework.
|
|
pytz==2017.2
|
|
psycopg2-binary==2.7.4
|
|
markdown==2.6.4
|
|
django-guardian==1.4.9
|
|
django-filter==1.1.0
|
|
coreapi==2.3.1
|
|
coreschema==0.0.4
|